From c2875e5bb6999cba1f16da6577e28b284ca9ac50 Mon Sep 17 00:00:00 2001 From: Conrad Date: Thu, 5 Dec 2019 18:02:48 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 8409627..eee3c07 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ +# Build folder IntelliPhoto/build-IntelliPhoto-Desktop_Qt_5_12_5_MinGW_64_bit-Debug/ + +# macOS Environment Files +.DS_STORE