1
0
mirror of https://github.com/github/gitignore synced 2024-11-29 23:24:21 +01:00

Merge pull request #843 from vikraman/patch-1

Ignore files generated by cabal sandbox
This commit is contained in:
Adam Roben 2013-11-12 09:20:40 -08:00
commit ce72f3a03c

View File

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