diff options
author | Warwick Allison <warwick.allison@nokia.com> | 2010-04-14 03:16:44 (GMT) |
---|---|---|
committer | Warwick Allison <warwick.allison@nokia.com> | 2010-04-15 04:48:53 (GMT) |
commit | 05c01500d24a0715d65c1c4d1c3e827fdf376126 (patch) | |
tree | 877a0ae441aa71bf9aa060fe260eef86a4f77d03 /tests | |
parent | a7fe2b895980ef203631d15375f175e25b9ca6a9 (diff) | |
download | Qt-05c01500d24a0715d65c1c4d1c3e827fdf376126.zip Qt-05c01500d24a0715d65c1c4d1c3e827fdf376126.tar.gz Qt-05c01500d24a0715d65c1c4d1c3e827fdf376126.tar.bz2 |
ignore autotester logs
Diffstat (limited to 'tests')
-rw-r--r-- | tests/auto/declarative/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/declarative/.gitignore b/tests/auto/declarative/.gitignore index d937eb4..57608cf 100644 --- a/tests/auto/declarative/.gitignore +++ b/tests/auto/declarative/.gitignore @@ -1,4 +1,5 @@ tst_* !tst_*.* +tst_*.log tst_*.debug tst_*~ |