aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore9
1 files changed, 6 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 22a51099e..06c9cf6da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,10 @@
.qbs
build
+*.dll
+*.exe
+*.exp
+*.manifest
+*.obj
*.pdb
*.pro.user
*~
@@ -12,11 +17,9 @@ moc_*.cpp
*.a
*.cpp.orig
-Makefile
+Makefile*
testOptions
testTools
bin/*
doc/html/*
-
-