Remove js requirement for repeat searches
[mharc.git] / .gitignore
index 555baac47c7abde87e98c9ea7857e87662fb27b4..d9f6227f82f9ca3c328ee656b69b47012692bfdb 100644 (file)
@@ -1,11 +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
-/doc
\ No newline at end of file
+
+# this exists in upstream, but tracking it in git would just be noise for us
+/doc
+
+# html archives
+/html/[^.]*