added a gitignore file to ignore the extra files generated
[latex_mako] / paper_template / .gitignore
diff --git a/paper_template/.gitignore b/paper_template/.gitignore
new file mode 100644 (file)
index 0000000..d9fa360
--- /dev/null
@@ -0,0 +1,9 @@
+/auto/
+/vc
+/refs-processed.bib
+/*.aux
+/*.bbl
+/*.blg
+/*.log
+/*.out
+/*.pdf

Benjamin Mako Hill || Want to submit a patch?