X-Git-Url: https://vcs.fsf.org/?p=mharc.git;a=blobdiff_plain;f=.gitignore;h=94e6233561ded8db4206975e0748d9c757e47a0b;hp=2c9f2771ac4ce8759242ec18d8d54466af1521de;hb=67b302a50116163ca237c3d662d1cb94b4736655;hpb=749e9814dda4af6fd6e93fde9a6c52e52982b70e diff --git a/.gitignore b/.gitignore index 2c9f277..94e6233 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,20 @@ +# files because this a home directory /.profile /.ssh /.viminfo /.lesshst /.bash* +/.gitconfig +/.cache +/tmp /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/[^.]*