Update .gitignore
This commit is contained in:
parent
09e6729e11
commit
52567888ec
13
.gitignore
vendored
13
.gitignore
vendored
@ -1,11 +1,12 @@
|
||||
dist/
|
||||
.cabal-sandbox/
|
||||
cabal.sandbox.config
|
||||
*~
|
||||
*.hp
|
||||
*.prof
|
||||
*.old
|
||||
*.prof
|
||||
*~
|
||||
.cabal-sandbox/
|
||||
.ghc.environment.*
|
||||
.liquid/
|
||||
3rdparty/hpath
|
||||
.stack-work/
|
||||
3rdparty/hpath
|
||||
cabal.sandbox.config
|
||||
dist-newstyle/
|
||||
dist/
|
||||
|
Loading…
Reference in New Issue
Block a user