From 226ab269574764e6a718921f3f07f83fe89b2c12 Mon Sep 17 00:00:00 2001 From: Conrad Date: Thu, 16 Jan 2020 12:26:56 +0100 Subject: [PATCH] Added Unit Testing Files to gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 76774be..22c1e68 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,10 @@ phony.c # Testing Files *.o *.qmake.stash +src/Makefile +src/moc_* +src/target_wrapper.sh +src/tst_unittest.moc # Ignore User Files except for the pro file IntelliPhoto.*