X-Git-Url: https://vcs.fsf.org/?p=mharc.git;a=blobdiff_plain;f=.gitignore;h=eada4b5a0ec34c945e2f30917b25180304abcbef;hp=7ab9da8ecc00cd3fc99fee4253b392e0e2835360;hb=87fe2989fd52ea91274ea03bf13369108e2f28a3;hpb=bb39db059b725caabb548ba56e856f4811577958 diff --git a/.gitignore b/.gitignore index 7ab9da8..eada4b5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,14 @@ +/.profile /.ssh /.viminfo /.lesshst /.bash* /log -/namazu \ No newline at end of file +/namazu +# debug log file when "The \x22negative number\x22 problem occurred.\n" happens. +# todo: we don't rotate this afaik, we should +/NMZ.bug.info +# files that arent helpful for our purposes to track in git +/doc +/html/[^.]* +/.gitconfig