gitignore some irrelevant dirs
[mharc.git] / .gitignore
1 # files because this a home directory
2 /.profile
3 /.ssh
4 /.viminfo
5 /.lesshst
6 /.bash*
7 /.gitconfig
8 /.cache
9 /tmp
10 /log
11
12 # This is debug log file when "The \x22negative number\x22 problem occurred.\n" happens.
13 # todo: we don't rotate this afaik, we should
14 /NMZ.bug.info
15
16 # this exists in upstream, but tracking it in git would just be noise for us
17 /doc
18
19 # html archives
20 /html/[^.]*