haskell-relational-record/.gitignore
(cdep)illabout eb95d4a0fd Added .gitignore.
Added .gitignore for Haskell projects from
https://github.com/github/gitignore/blob/master/Haskell.gitignore
2015-03-20 12:44:50 +09:00

17 lines
134 B
Plaintext

dist
cabal-dev
*.o
*.hi
*.chi
*.chs.h
*.dyn_o
*.dyn_hi
.virtualenv
.hpc
.hsenv
.cabal-sandbox/
cabal.sandbox.config
*.prof
*.aux
*.hp