the repository which powers this website
tests/.gitignore: update for using Git's test infrastructure
Signed-off-by: John Keeping <[email protected]>
John Keeping 2013-04-09
parent c95cc5e · commit 9844c60
-rw-r--r--.gitignore2
-rw-r--r--tests/.gitignore4
2 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 8011b398..661df346 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
# Files I don't care to see in git-status/commit
-cgit
+/cgit
cgit.conf
CGIT-CFLAGS
VERSION
diff --git a/tests/.gitignore b/tests/.gitignore
index c1c1c0b0..3fd2e965 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,2 +1,2 @@
-trash
-test-output.log
+trash\ directory.t*
+test-results