diff --git a/.gitignore b/.gitignore index cc9cb3e116..f25adf58e6 100644 --- a/.gitignore +++ b/.gitignore @@ -84,3 +84,7 @@ moc_*.cxx *.[ao] *.so venv/ + +## operating system files +.DS_Store +Thumbs.db