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
|
*.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/
|
||||||
|
Loading…
Reference in New Issue
Block a user