tools: git ignore everything beginning with . or _

This commit is contained in:
Simon Michael 2015-06-28 14:15:37 -07:00
parent 61e4034de5
commit 2d46ee4448

10
.gitignore vendored
View File

@ -1,22 +1,17 @@
/.hpc
.*
_*
[0-9]*
*.aes
bin/*
cabal-dev*
.cabal-sandbox/
cabal.sandbox.config
/config
*/dist/
*.dyn_hi
*.dyn_o
.ghci*
.haddockprologue
*.hi
hledger-web/static/tmp/
hledger-web/yesod-devel/
log
.local.mk
/messages
*.o
old
@ -32,7 +27,4 @@ tt.*
ttt.*
tttt.*
ttttt.*
.stack-work
.idea
.project
profs/*