diff options
author | Paolo Capriotti <p.capriotti@gmail.com> | 2012-03-06 10:57:35 +0000 |
---|---|---|
committer | Paolo Capriotti <p.capriotti@gmail.com> | 2012-03-06 10:57:35 +0000 |
commit | 6d0454a068a34b1aecae76e820a338115efce071 (patch) | |
tree | 1f41c29edce1ce7df9470ce845fbd3520f037ce6 | |
parent | 86141a33478db8c83a116f061d2363a620268fd7 (diff) | |
download | haskell-6d0454a068a34b1aecae76e820a338115efce071.tar.gz |
Update .gitignore.
-rw-r--r-- | libraries/template-haskell/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/template-haskell/.gitignore b/libraries/template-haskell/.gitignore new file mode 100644 index 0000000000..8f4d26768c --- /dev/null +++ b/libraries/template-haskell/.gitignore @@ -0,0 +1,3 @@ +GNUmakefile +dist-install +ghc.mk |