summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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