From e84cfa66be604d3d0d12fbccc5c97e2110a25f06 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sat, 23 Oct 2010 14:48:59 -0400 Subject: [PATCH] Add problempack/ files to .gitignore and alphabetize .gitignore. --- .gitignore | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) 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 -- 2.26.2