[commit: ghc] master: Update .gitignore (4b74f6c)
git at git.haskell.org
git at git.haskell.org
Fri Jul 4 01:36:12 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/4b74f6ca3fb962e9e9ccff1665f4d941763101e4/ghc
>---------------------------------------------------------------
commit 4b74f6ca3fb962e9e9ccff1665f4d941763101e4
Author: Austin Seipp <austin at well-typed.com>
Date: Thu Jul 3 20:35:47 2014 -0500
Update .gitignore
Signed-off-by: Austin Seipp <austin at well-typed.com>
>---------------------------------------------------------------
4b74f6ca3fb962e9e9ccff1665f4d941763101e4
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
index 99bf3a6..b71afec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -150,3 +150,6 @@ _darcs/
.tm_properties
VERSION
+
+/libraries/integer-gmp/gmp/gmp.h
+/libraries/integer-gmp/gmp/gmpbuild/
More information about the ghc-commits
mailing list