[commit: array] master: Add initial .gitignore (f593045)
Max Bolingbroke
batterseapower at hotmail.com
Tue Apr 5 23:49:04 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/array
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/f593045e2992f538a4b66e5859e77909b514c5fc
>---------------------------------------------------------------
commit f593045e2992f538a4b66e5859e77909b514c5fc
Author: Max Bolingbroke <batterseapower at hotmail.com>
Date: Tue Apr 5 22:47:54 2011 +0100
Add initial .gitignore
>---------------------------------------------------------------
.gitignore | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..eb788a2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+# Specific generated files
+GNUmakefile
+dist-install/
+ghc.mk
More information about the Cvs-libraries
mailing list