From: W. Trevor King Date: Sat, 23 Oct 2010 18:48:59 +0000 (-0400) Subject: Add problempack/ files to .gitignore and alphabetize .gitignore. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e84cfa66be604d3d0d12fbccc5c97e2110a25f06;p=blog.git Add problempack/ files to .gitignore and alphabetize .gitignore. --- diff --git a/.gitignore b/.gitignore index 4a55520..2f0013d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,15 +3,18 @@ /recentchanges # built by Makefiles inside posts/ +/posts/problempack/problempack/ +/posts/problempack/probs.pdf +/posts/problempack/sols.pdf +/posts/rel-vcs/rel-vcs.xpi +/posts/sawsim/README.rst +/posts/sawsim/sawsim.pdf +/posts/sawsim/sawsim/ /posts/XSLT/chapter/chapter.html /posts/XSLT/code/index.shtml /posts/Xmodmap/_Xmodmap /posts/Xmodmap/dotfiles/ /posts/Xmodmap/unicode_sampler -/posts/rel-vcs/rel-vcs.xpi -/posts/sawsim/README.rst -/posts/sawsim/sawsim.pdf -/posts/sawsim/sawsim/ /posts/yacc2dot/*.output /posts/yacc2dot/*.png /posts/yacc2dot/*.tab.c