add gitignore file
authorBenjamin Mako Hill <mako@atdot.cc>
Tue, 28 Oct 2014 21:20:40 +0000 (14:20 -0700)
committerBenjamin Mako Hill <mako@atdot.cc>
Tue, 28 Oct 2014 21:20:40 +0000 (14:20 -0700)
.gitignore

index 8ac6c1d568ed9270a5d9f20f32c9328bffe1f5e4..d9fa36070a176616c2df77ef3279d901f59a6ec4 100644 (file)
@@ -1 +1,9 @@
-auto/
+/auto/
+/vc
+/refs-processed.bib
+/*.aux
+/*.bbl
+/*.blg
+/*.log
+/*.out
+/*.pdf

Benjamin Mako Hill || Want to submit a patch?