X-Git-Url: https://vcs.fsf.org/?p=mharc.git;a=blobdiff_plain;f=.gitignore;h=d9f6227f82f9ca3c328ee656b69b47012692bfdb;hp=2c9f2771ac4ce8759242ec18d8d54466af1521de;hb=b23e3672c8cec65d1de246f001ee8adcffc5e61f;hpb=749e9814dda4af6fd6e93fde9a6c52e52982b70e;ds=sidebyside diff --git a/.gitignore b/.gitignore index 2c9f277..d9f6227 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +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/[^.]*