summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin Seipp <austin@well-typed.com>2014-07-12 16:18:03 -0500
committerAustin Seipp <austin@well-typed.com>2014-07-12 16:18:05 -0500
commit708062b54d85163410a48e80ebb863be4fe21854 (patch)
tree8ae3d76093efd417377135be9352a23993c6b5f4
parentce4477fd0150389d2a184c2dee9819118de450e2 (diff)
downloadhaskell-708062b54d85163410a48e80ebb863be4fe21854.tar.gz
integer-gmp: tweak gitignore.
Auditors: hvr Signed-off-by: Austin Seipp <austin@well-typed.com>
-rw-r--r--.gitignore3
-rw-r--r--libraries/integer-gmp/.gitignore3
2 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index b71afece77..99bf3a6bab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -150,6 +150,3 @@ _darcs/
.tm_properties
VERSION
-
-/libraries/integer-gmp/gmp/gmp.h
-/libraries/integer-gmp/gmp/gmpbuild/
diff --git a/libraries/integer-gmp/.gitignore b/libraries/integer-gmp/.gitignore
index 295f5b267a..4e7da368da 100644
--- a/libraries/integer-gmp/.gitignore
+++ b/libraries/integer-gmp/.gitignore
@@ -11,3 +11,6 @@
/include/HsIntegerGmp.h
/integer-gmp.buildinfo
/mkGmpDerivedConstants/dist/
+
+/gmp/gmp.h
+/gmp/gmpbuild