From: Ian Kelling Date: Tue, 21 May 2019 12:47:36 +0000 (-0400) Subject: gitignore for html dir X-Git-Url: https://vcs.fsf.org/?p=mharc.git;a=commitdiff_plain;h=87fe2989fd52ea91274ea03bf13369108e2f28a3 gitignore for html dir --- diff --git a/.gitignore b/.gitignore index d72cd88..eada4b5 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ /NMZ.bug.info # files that arent helpful for our purposes to track in git /doc -#/html/[^.]* +/html/[^.]* +/.gitconfig