sort main gitignore

This commit is contained in:
Simon Michael 2014-10-31 16:06:26 -07:00
parent 1221b2d3ed
commit 10fe46d2a8

47
.gitignore vendored
View File

@ -1,39 +1,34 @@
*.aes
*/dist/
*.hi
*.o
_* _*
[0-9]*
*.aes
bin/*
cabal-dev* cabal-dev*
.cabal-sandbox/ .cabal-sandbox/
cabal.sandbox.config cabal.sandbox.config
/config
*/dist/
*.dyn_hi
*.dyn_o
.ghci*
.haddockprologue
*.hi
hledger-web/static/tmp/ hledger-web/static/tmp/
hledger-web/yesod-devel/ hledger-web/yesod-devel/
TAGS log
tags Makefile.local
bin/*
site/site
site/*.md
site/[0-9]*
/config
/messages /messages
/static *.o
/templates old
profs/profs profs/profs
profs/[0-9]* /static
t.* t.*
tags
TAGS
/templates
tests/addons/hledger-*
tools/generatejournal
tools/simplebench
tt.* tt.*
ttt.* ttt.*
tttt.* tttt.*
ttttt.* ttttt.*
site/api
.haddockprologue
tools/generatejournal
tools/simplebench
Makefile.local
old
log
.ghci*
doc/[0-9]*
tests/addons/hledger-*
*.dyn_o
*.dyn_hi