[commit: packages/unix] master: Add some extra files to .gitignore (88f7bbf)

git at git.haskell.org git at git.haskell.org
Sun Aug 11 03:58:44 CEST 2013


Repository : ssh://git@git.haskell.org/unix

On branch  : master
Link       : http://git.haskell.org/?p=packages/unix.git;a=commit;h=88f7bbf910be1a19746b324e527398dc8c8e0a24

>---------------------------------------------------------------

commit 88f7bbf910be1a19746b324e527398dc8c8e0a24
Author: Austin Seipp <aseipp at pobox.com>
Date:   Sat Aug 10 20:58:25 2013 -0500

    Add some extra files to .gitignore
    
    Signed-off-by: Austin Seipp <aseipp at pobox.com>


>---------------------------------------------------------------

88f7bbf910be1a19746b324e527398dc8c8e0a24
 .gitignore |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.gitignore b/.gitignore
index 91d4175..5079c45 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,8 @@ ghc.mk
 include/HsUnixConfig.h
 include/HsUnixConfig.h.in
 unix.buildinfo
+tests/.hpc.*
+tests/*.eventlog
+tests/*.genscript
+tests/*.o
+tests/*.hi





More information about the ghc-commits mailing list