diff options
author | Warwick Allison <warwick.allison@nokia.com> | 2010-05-18 03:23:46 (GMT) |
---|---|---|
committer | Warwick Allison <warwick.allison@nokia.com> | 2010-05-18 03:23:46 (GMT) |
commit | 92b783a4ab9687baaf55d732965fe21aa69146a4 (patch) | |
tree | 30165ea503df938eb2d4b21cee1d8ad19116f3b4 /tests/.gitignore | |
parent | 0b8ae4978c460e75e5c96937ada2341fceac2ee2 (diff) | |
download | Qt-92b783a4ab9687baaf55d732965fe21aa69146a4.zip Qt-92b783a4ab9687baaf55d732965fe21aa69146a4.tar.gz Qt-92b783a4ab9687baaf55d732965fe21aa69146a4.tar.bz2 |
git ignore stuff
Diffstat (limited to 'tests/.gitignore')
-rw-r--r-- | tests/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore new file mode 100644 index 0000000..b203473 --- /dev/null +++ b/tests/.gitignore @@ -0,0 +1,6 @@ +QObject.log +tst_* +!tst_*.* +tst_*.log +tst_*.debug +tst_*~ |