cgit

commit 9844c60755cbad8000bca759741bfe113035a8eb

Author: John Keeping <john@keeping.me.uk>

tests/.gitignore: update for using Git's test infrastructure

Signed-off-by: John Keeping <john@keeping.me.uk>

 .gitignore | 2 +-
 tests/.gitignore | 4 ++--


diff --git a/.gitignore b/.gitignore
index 8011b398f81025490a69f1d1313f92dea260ddfe..661df346c24f142bf02c432b2428500c791b0b03 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 c1c1c0b04581cfb944b299a92887d4f0594e969c..3fd2e965c8d221134c8a6f301c75f4a365699eab 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,2 +1,2 @@
-trash
-test-output.log
+trash\ directory.t*
+test-results