add other files worth tracking
[mharc.git] / .gitignore
index 7ab9da8ecc00cd3fc99fee4253b392e0e2835360..555baac47c7abde87e98c9ea7857e87662fb27b4 100644 (file)
@@ -3,4 +3,9 @@
 /.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
\ No newline at end of file