aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2016-06-13 10:12:39 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2016-08-15 07:58:22 +0000
commitb1eeb7cdde17f70e8e9ad3c610d6492f3ca70717 (patch)
treee05323051b6f30f0b274c5f62428747b5627cc6e /.gitignore
parent2e277da4d17cbb4da04d34b260ee157aedf60f3f (diff)
Update .gitignore
Added the target wrappers shell scripts generated by commit 282f15feaae4c525602d537ab65cb61987eb5f7f from qtbase to the list of ignored files. Similarly the config.log is also not desirable for version tracking. Change-Id: I5cf832ea706f2109d2935cc6a086ece0979cc588 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e949cddb22..504317b59e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,12 +4,17 @@
config.tests/*/*/*
!config.tests/*/*/*[.]*
config.tests/*/*/*[.]app
+config.log
callgrind.out.*
pcviewer.cfg
*~
*.a
*.la
+*_wrapper.sh
+*_wrapper.bat
+wrapper.sh
+wrapper.bat
*.core
*.moc
*.o