Ignore files generated by cabal sandbox

https://github.com/haskell/cabal/wiki/Package-Environments#sandbox-command
This commit is contained in:
Vikraman Choudhury 2013-09-18 23:28:11 +05:30 committed by Vikraman
parent df2de98c25
commit 40917a4d2f
1 changed files with 3 additions and 0 deletions

View File

@ -6,3 +6,6 @@ cabal-dev
*.chs.h
.virthualenv
.hsenv
.cabal-sandbox/
cabal.sandbox.config
cabal.config