From 9844c60755cbad8000bca759741bfe113035a8eb Mon Sep 17 00:00:00 2001 From: John Keeping Date: Mon, 8 Apr 2013 20:12:34 +0100 Subject: tests/.gitignore: update for using Git's test infrastructure Signed-off-by: John Keeping --- .gitignore | 2 +- tests/.gitignore | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 -- cgit v1.2.3