[commit: ghc] master: [ci skip] ghc-prim: Update .gitignore (aa49892)
git at git.haskell.org
git at git.haskell.org
Thu Aug 28 20:47:48 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/aa49892e954390f4cf6fcec930caadbdc7200bac/ghc
>---------------------------------------------------------------
commit aa49892e954390f4cf6fcec930caadbdc7200bac
Author: Austin Seipp <austin at well-typed.com>
Date: Thu Aug 28 15:47:10 2014 -0500
[ci skip] ghc-prim: Update .gitignore
Signed-off-by: Austin Seipp <austin at well-typed.com>
>---------------------------------------------------------------
aa49892e954390f4cf6fcec930caadbdc7200bac
libraries/ghc-prim/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/libraries/ghc-prim/.gitignore b/libraries/ghc-prim/.gitignore
index 896a42e..9ae69e6 100644
--- a/libraries/ghc-prim/.gitignore
+++ b/libraries/ghc-prim/.gitignore
@@ -1,3 +1,4 @@
+/dist/
/dist-install/
/ghc.mk
/GNUmakefile
\ No newline at end of file
More information about the ghc-commits
mailing list