aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c9f4b66b3..bf110dcc7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
.qbs
build
*.dll
+*.dylib
*.exe
*.exp
*.ilk
@@ -22,5 +23,6 @@ Makefile*
testOptions
testTools
+*.app/
bin/*
doc/html/*