From e011fd72ef69dbbaa4f63bfd61564e0918cb3e22 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 19 Nov 2013 16:09:44 -0400 Subject: initial work on git repository destroyer I suspect this might sometimes corrupt the **source** repo, so use with caution! --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 55a966c..61a7f1e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ Build/SysConfig.hs tags git-repair +test-runner +test-runner.log -- cgit v1.2.3