tools: git ignore local.mk, and .stack-work

This commit is contained in:
Simon Michael 2015-06-17 13:55:17 -07:00
parent 88d0f38f4e
commit 2df9b84118

3
.gitignore vendored
View File

@ -16,7 +16,7 @@ cabal.sandbox.config
hledger-web/static/tmp/ hledger-web/static/tmp/
hledger-web/yesod-devel/ hledger-web/yesod-devel/
log log
Makefile.local .local.mk
/messages /messages
*.o *.o
old old
@ -32,3 +32,4 @@ tt.*
ttt.* ttt.*
tttt.* tttt.*
ttttt.* ttttt.*
.stack-work