aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@theqtcompany.com>2016-03-23 16:40:30 -0700
committerJake Petroules <jake.petroules@theqtcompany.com>2016-03-24 16:08:32 +0000
commitd092d287b3b287fed52128263cd6dd6d7ff054cd (patch)
tree2b8af5de32efb9313985d3760f69002d9d05cc58 /.gitignore
parent4eafb2c2ad170a9db38938577652177f4704fab6 (diff)
Ignore more build artifacts in gitignore.
Change-Id: Ib3ed0a61934db9d3141cf462bed6f7133dbb3281 Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 636212ee5..af37f8f0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
+.qmake.cache
+.qmake.stash
.qbs
build
*.dll
@@ -10,6 +12,8 @@ build
*.pdb
*.pro.user*
*.qbs.user*
+*.xcodeproj/
+target_wrapper.sh
*~
*.o
*.lib