diff --git a/.gitignore b/.gitignore index 7501af34a..4743ba392 100644 --- a/.gitignore +++ b/.gitignore @@ -1,39 +1,34 @@ -*.aes -*/dist/ -*.hi -*.o _* +[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/ -TAGS -tags -bin/* -site/site -site/*.md -site/[0-9]* -/config +log +Makefile.local /messages -/static -/templates +*.o +old profs/profs -profs/[0-9]* +/static t.* +tags +TAGS +/templates +tests/addons/hledger-* +tools/generatejournal +tools/simplebench tt.* ttt.* tttt.* ttttt.* -site/api -.haddockprologue -tools/generatejournal -tools/simplebench -Makefile.local -old -log -.ghci* -doc/[0-9]* -tests/addons/hledger-* -*.dyn_o -*.dyn_hi