From da395ac33cec337edcbaccd3c8631a948f029155 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 19 Dec 2016 15:33:28 +0000 Subject: Add a manual test for reverting git commits Signed-off-by: Simon McVittie --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b54b830fd..5ddda1bdd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ ikiwiki.setup -Makefile +/Makefile Makefile.old blib/* /cover_db @@ -24,3 +24,5 @@ po/underlays/directives/ikiwiki/directive/*.mdwn po/underlays_copy_stamp underlays/locale /t/tmp/ +/t/manual/*/git/ +/t/manual/*/html/ -- cgit v1.2.3