hledger/.gitignore

38 lines
371 B
Plaintext
Raw Normal View History

.*
2013-04-09 21:12:50 +04:00
_*
2014-11-01 02:06:26 +03:00
bin/*
2013-05-03 23:00:21 +04:00
cabal-dev*
2013-12-17 16:32:30 +04:00
cabal.sandbox.config
2014-11-01 02:06:26 +03:00
*/dist/
*.dyn_hi
*.dyn_o
*.p_o
2014-11-01 02:06:26 +03:00
*.hi
2013-04-04 18:28:13 +04:00
hledger-web/static/tmp/
hledger-web/yesod-devel/
2014-11-01 02:06:26 +03:00
log
2016-06-01 22:09:35 +03:00
/config
2013-04-09 21:12:50 +04:00
/messages
2016-06-01 22:09:35 +03:00
/static
/templates
2014-11-01 02:06:26 +03:00
*.o
old
2013-05-03 23:00:21 +04:00
t.*
2014-11-01 02:06:26 +03:00
tags
TAGS
tests/addons/hledger-*
tools/generatejournal
tools/simplebench
2013-06-24 19:17:44 +04:00
tt.*
ttt.*
tttt.*
ttttt.*
2015-06-26 01:23:33 +03:00
profs/*
2016-02-21 23:43:53 +03:00
shake
test.hs
2016-04-19 03:54:55 +03:00
*/doc/*.[0-9].md
*/doc/*.info
2016-10-04 21:11:43 +03:00
dist-newstyle/
2016-10-05 20:15:13 +03:00
cabal.project.local
*~