Merge pull request #152 from markokocic/patch-1
Add cabal sandbox files to .gitignore
This commit is contained in:
commit
7d9e334aa9
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,6 +4,8 @@
|
||||
*.o
|
||||
_*
|
||||
cabal-dev*
|
||||
.cabal-sandbox/
|
||||
cabal.sandbox.config
|
||||
hledger-web/static/tmp/
|
||||
hledger-web/yesod-devel/
|
||||
TAGS
|
||||
|
||||
Loading…
Reference in New Issue
Block a user