[commit: dph] master: Add .gitignore (2ebde15)

Manuel Chakravarty chak at cse.unsw.edu.au
Thu Apr 7 15:44:54 CEST 2011


Repository : ssh://darcs.haskell.org//srv/darcs/packages/dph

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/2ebde156ba902591b1f299a1d530aea6ab2a89b4

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

commit 2ebde156ba902591b1f299a1d530aea6ab2a89b4
Author: Manuel M T Chakravarty <chak at cse.unsw.edu.au>
Date:   Thu Apr 7 23:21:04 2011 +1000

    Add .gitignore

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

 .gitignore |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5226803
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+
+# Specific generated files
+/dph-base/dist-install/
+/dph-base/ghc.mk
+/dph-base/GNUmakefile





More information about the Cvs-libraries mailing list