gitignore some irrelevant dirs
[mharc.git] / .gitignore
index 77552c75b010496df2b17a55061d55e4cbcc108c..94e6233561ded8db4206975e0748d9c757e47a0b 100644 (file)
@@ -1,12 +1,20 @@
+# files because this a home directory
 /.profile
 /.ssh
 /.viminfo
 /.lesshst
 /.bash*
 /.profile
 /.ssh
 /.viminfo
 /.lesshst
 /.bash*
+/.gitconfig
+/.cache
+/tmp
 /log
 /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
 # 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
 /doc
+
+# html archives
+/html/[^.]*