mirror of
https://github.com/mrkkrp/megaparsec.git
synced 2024-11-26 11:24:02 +03:00
refresh ‘.gitignore’
This commit is contained in:
parent
28d201ed1d
commit
f256532c69
15
.gitignore
vendored
15
.gitignore
vendored
@ -1,11 +1,12 @@
|
|||||||
dist
|
|
||||||
cabal-dev
|
|
||||||
*.o
|
|
||||||
*.hi
|
|
||||||
*.chi
|
*.chi
|
||||||
*.chs.h
|
*.chs.h
|
||||||
.virtualenv
|
*.hi
|
||||||
.hsenv
|
*.o
|
||||||
.cabal-sandbox/
|
.cabal-sandbox/
|
||||||
|
.hsenv
|
||||||
|
.virtualenv
|
||||||
|
benchmarks.tix
|
||||||
|
cabal-dev
|
||||||
|
cabal.config
|
||||||
cabal.sandbox.config
|
cabal.sandbox.config
|
||||||
cabal.config
|
dist/
|
||||||
|
Loading…
Reference in New Issue
Block a user