From cb4e48865a9be17d17f815ed28c73c67df881811 Mon Sep 17 00:00:00 2001 From: Conrad Date: Thu, 16 Jan 2020 10:30:34 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) 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