mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
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
1 changed files with 3 additions and 0 deletions
|
@ -6,3 +6,6 @@ cabal-dev
|
|||
*.chs.h
|
||||
.virthualenv
|
||||
.hsenv
|
||||
.cabal-sandbox/
|
||||
cabal.sandbox.config
|
||||
cabal.config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue