diff options
author | Austin Seipp <austin@well-typed.com> | 2014-07-03 20:35:47 -0500 |
---|---|---|
committer | Austin Seipp <austin@well-typed.com> | 2014-07-03 20:35:57 -0500 |
commit | 4b74f6ca3fb962e9e9ccff1665f4d941763101e4 (patch) | |
tree | e7dda7130ea195a2d97ac9d315fabd0cae626ffa /.gitignore | |
parent | 311c55d132a65e657771e5f58b12a205e0a4af99 (diff) | |
download | haskell-4b74f6ca3fb962e9e9ccff1665f4d941763101e4.tar.gz |
Update .gitignore
Signed-off-by: Austin Seipp <austin@well-typed.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 99bf3a6bab..b71afece77 100644 --- a/.gitignore +++ b/.gitignore @@ -150,3 +150,6 @@ _darcs/ .tm_properties VERSION + +/libraries/integer-gmp/gmp/gmp.h +/libraries/integer-gmp/gmp/gmpbuild/ |