summaryrefslogtreecommitdiffstats
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@accenture.com>2010-11-30 14:24:59 (GMT)
committerShane Kearns <shane.kearns@accenture.com>2010-11-30 17:21:09 (GMT)
commit7380e973a5e8dd8633e955792f219f6231b9513e (patch)
tree2c1746065f5c9d6947dd69a1ea63dfe29d1c9a32 /tests/.gitignore
parent173e6954e13871606a685229af279a2038f9d939 (diff)
downloadQt-7380e973a5e8dd8633e955792f219f6231b9513e.zip
Qt-7380e973a5e8dd8633e955792f219f6231b9513e.tar.gz
Qt-7380e973a5e8dd8633e955792f219f6231b9513e.tar.bz2
Add test generated files to .gitignore
The tests/.gitignore, did not inherit from the main one, which causes git to show hundreds of new files when running tests on symbian. Reviewed-by: Markus Goetz
Diffstat (limited to 'tests/.gitignore')
-rw-r--r--tests/.gitignore6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
deleted file mode 100644
index b203473..0000000
--- a/tests/.gitignore
+++ /dev/null
@@ -1,6 +0,0 @@
-QObject.log
-tst_*
-!tst_*.*
-tst_*.log
-tst_*.debug
-tst_*~