aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e9b0b91c..5d8126f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,6 @@ build
# qmake derivatives
Makefile*
object_script.*
-.qmake* \ No newline at end of file
+.qmake*
+debug/
+release/ \ No newline at end of file