Ignore files generated by cabal sandbox
https://github.com/haskell/cabal/wiki/Package-Environments#sandbox-command
This commit is contained in:
parent
df2de98c25
commit
40917a4d2f
@ -6,3 +6,6 @@ cabal-dev
|
||||
*.chs.h
|
||||
.virthualenv
|
||||
.hsenv
|
||||
.cabal-sandbox/
|
||||
cabal.sandbox.config
|
||||
cabal.config
|
||||
|
Loading…
Reference in New Issue
Block a user