gitignore for html dir
[mharc.git] / .gitignore
index 7ab9da8ecc00cd3fc99fee4253b392e0e2835360..eada4b5a0ec34c945e2f30917b25180304abcbef 100644 (file)
@@ -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