aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@theqtcompany.com>2016-01-27 11:52:42 +0100
committerEike Ziller <eike.ziller@theqtcompany.com>2016-01-28 12:01:55 +0000
commitf64d7e6ad403f7223e0aa693f26ca2792895a780 (patch)
treee305d49088f62873c26cf9bb36c2dc320f4a809c /.gitignore
parent9dabbdceb77fc1194eadf3eff7936bbfda795c4c (diff)
Add qmake-generated wrapper scripts to .gitignore
Change-Id: Idb82c78436335db70bc6caf906b9aa1ea212c68b Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c1e0548149..067d81b872 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,6 +34,10 @@ Thumbs.db
*.embed.manifest
/.qmake.cache
/.qmake.stash
+*_wrapper.sh
+*_wrapper.bat
+wrapper.sh
+wrapper.bat
# qtcreator generated files
*.pro.user*