[commit: Win32] encoding: Add initial .gitignore (47f6cb1)
Max Bolingbroke
batterseapower at hotmail.com
Tue Apr 5 10:02:54 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/Win32
On branch : encoding
http://hackage.haskell.org/trac/ghc/changeset/47f6cb128720c0f899b99bb277efb1d4117ce9c7
>---------------------------------------------------------------
commit 47f6cb128720c0f899b99bb277efb1d4117ce9c7
Author: Max Bolingbroke <batterseapower at hotmail.com>
Date: Mon Apr 4 22:21:02 2011 +0100
Add initial .gitignore
>---------------------------------------------------------------
.gitignore | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f1abef4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+# Specific generated files
+GNUmakefile
+ghc.mk
\ No newline at end of file
More information about the Cvs-libraries
mailing list