diff --git a/.gitignore b/.gitignore index 6c15b5a..76774be 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,10 @@ CMakeLists.txt.user* app_version.h phony.c +# Testing Files +*.o +*.qmake.stash + # Ignore User Files except for the pro file IntelliPhoto.* !IntelliPhoto.pro