[commit: hoopl] master: patch from Paolo Capriotti, ignore some GHC build files (ab1439d)
Paolo Capriotti
p.capriotti at gmail.com
Tue May 8 00:57:34 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/packages/hoopl
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/ab1439dc866c5b9ca29b8f8209850cef4568082c
>---------------------------------------------------------------
commit ab1439dc866c5b9ca29b8f8209850cef4568082c
Author: Norman Ramsey <nr at cs.tufts.edu>
Date: Tue Mar 20 18:42:43 2012 -0400
patch from Paolo Capriotti, ignore some GHC build files
(I've changed the .gitignore to operate just in the root directory,
which might not be correct.)
>---------------------------------------------------------------
.gitignore | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 4964af0..74592d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,8 @@ timestamp.tex
dfopt.ps
paper/*.pdf
dist
+/GNUmakefile
+/dist-install
+/dist-boot
+/ghc.mk
+
More information about the Cvs-libraries
mailing list