diff options
author | Austin Seipp <austin@well-typed.com> | 2014-07-12 16:18:03 -0500 |
---|---|---|
committer | Austin Seipp <austin@well-typed.com> | 2014-07-12 16:18:05 -0500 |
commit | 708062b54d85163410a48e80ebb863be4fe21854 (patch) | |
tree | 8ae3d76093efd417377135be9352a23993c6b5f4 /.gitignore | |
parent | ce4477fd0150389d2a184c2dee9819118de450e2 (diff) | |
download | haskell-708062b54d85163410a48e80ebb863be4fe21854.tar.gz |
integer-gmp: tweak gitignore.
Auditors: hvr
Signed-off-by: Austin Seipp <austin@well-typed.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 0 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/ |