From 88f7bbf910be1a19746b324e527398dc8c8e0a24 Mon Sep 17 00:00:00 2001 From: Austin Seipp Date: Sat, 10 Aug 2013 20:58:25 -0500 Subject: Add some extra files to .gitignore Signed-off-by: Austin Seipp --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 91d4175..5079c45 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,9 @@ dist-install/ ghc.mk include/HsUnixConfig.h include/HsUnixConfig.h.in -unix.buildinfo \ No newline at end of file +unix.buildinfo +tests/.hpc.* +tests/*.eventlog +tests/*.genscript +tests/*.o +tests/*.hi -- cgit v1.2.3