diff --git a/.gitignore b/.gitignore index 151e2cfa..a9558f8b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,5 @@ hiro/qt/qt.moc # Shared objects (inc. Windows DLLs) *.dll *.so -*.so.* +*.o *.dylib