megaparsec/.gitignore

16 lines
134 B
Plaintext
Raw Normal View History

2015-09-23 00:08:58 +03:00
*#
*~
2015-07-27 12:00:41 +03:00
*.chi
*.chs.h
2015-09-11 11:20:01 +03:00
*.hi
*.o
2015-07-27 12:00:41 +03:00
.cabal-sandbox/
2015-09-11 11:20:01 +03:00
.hsenv
.virtualenv
benchmarks.tix
cabal-dev
cabal.config
2015-07-27 12:00:41 +03:00
cabal.sandbox.config
2015-09-11 11:20:01 +03:00
dist/
2015-09-23 00:08:58 +03:00
TAGS