document branches better
[mharc.git] / .gitignore
index eada4b5a0ec34c945e2f30917b25180304abcbef..d9f6227f82f9ca3c328ee656b69b47012692bfdb 100644 (file)
@@ -1,14 +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 archives
 /html/[^.]*
-/.gitconfig