From: John Keeping Date: Mon, 8 Apr 2013 19:12:34 +0000 (+0100) Subject: tests/.gitignore: update for using Git's test infrastructure X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/9844c60755cbad8000bca759741bfe113035a8eb tests/.gitignore: update for using Git's test infrastructure Signed-off-by: John Keeping --- diff --git a/.gitignore b/.gitignore index 8011b39..661df34 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 c1c1c0b..3fd2e96 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,2 +1,2 @@ -trash -test-output.log +trash\ directory.t* +test-results