tools: gitignore cleanups

This commit is contained in:
Simon Michael 2017-04-27 10:49:35 -07:00
parent 7bcce9e787
commit 5bd276d507
2 changed files with 14 additions and 10 deletions

22
.gitignore vendored
View File

@ -12,35 +12,39 @@ _*
tags
TAGS
# temp files
[a-z0-9]
[a-z0-9].*
[a-z0-9][a-z0-9]
[a-z0-9][a-z0-9].*
[0-9]*
# haskell stuff
*.dyn_hi
*.dyn_o
*.hi
*.p_o
*.hp
cabal-dev*
cabal.project.local
cabal.sandbox.config
dist/
dist-newstyle/
/Shake
/.shake.html
# hledger stuff
t.*
tt.*
ttt.*
tttt.*
ttttt.*
t[0-9]*
old
tests/addons/hledger-*
tools/generatejournal
tools/simplebench
log
profs/*
test.hs
tests/addons/hledger-*
tools/generatejournal
tools/simplebench
*/doc/*.[0-9]
*/doc/*.[0-9].txt
*/doc/*.[0-9].info
/hledger.org
# hledger-web stuff
/config

2
site/.gitignore vendored
View File

@ -1,4 +1,4 @@
hakyll-std
hakyll-std/hakyll-std
_cache
_site
files/downloads