Update .gitignore

This commit is contained in:
Julian Ospald 2018-09-23 23:28:51 +08:00
parent 09e6729e11
commit 52567888ec
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28

13
.gitignore vendored
View File

@ -1,11 +1,12 @@
dist/
.cabal-sandbox/
cabal.sandbox.config
*~
*.hp *.hp
*.prof
*.old *.old
*.prof
*~
.cabal-sandbox/
.ghc.environment.*
.liquid/ .liquid/
3rdparty/hpath
.stack-work/ .stack-work/
3rdparty/hpath
cabal.sandbox.config
dist-newstyle/ dist-newstyle/
dist/