summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Martin <consume.noise@gmail.com>2013-08-11 13:25:18 +0200
committerDaniel Martin <consume.noise@gmail.com>2013-08-15 00:35:08 +0200
commitc52f2891b43ae77008f63700982f800371458f4d (patch)
treedd9e9ed7751dbdca212c3a2f65dff56d2c7746f2
parenta8d11c36edf5c49b718664dd7206f36be150f694 (diff)
tests: Add files to .gitignore
Add check_all.log, check_all.trs and test-suite.log to tests/.gitignore. Signed-off-by: Daniel Martin <consume.noise@gmail.com>
-rw-r--r--tests/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index 9d27cc5..7d19f3b 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,3 +1,6 @@
CheckLog.html
CheckLog_xcb.xml
check_all
+check_all.log
+check_all.trs
+test-suite.log