Restore namazu template files.
[mharc.git] / .gitignore
index d72cd889832669446e61a965bcb6510cd4a49824..d9f6227f82f9ca3c328ee656b69b47012692bfdb 100644 (file)
@@ -1,13 +1,18 @@
+# files because this a home directory
 /.profile
 /.ssh
 /.viminfo
 /.lesshst
 /.bash*
+/.gitconfig
 /log
-/namazu
-# debug log file when "The \x22negative number\x22 problem occurred.\n" happens.
+
+# This is 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
+
+# this exists in upstream, but tracking it in git would just be noise for us
 /doc
-#/html/[^.]*
+
+# html archives
+/html/[^.]*