mirror of
https://github.com/github/gitignore
synced 2024-11-26 13:44:21 +01:00
Merge pull request #843 from vikraman/patch-1
Ignore files generated by cabal sandbox
This commit is contained in:
commit
ce72f3a03c
@ -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