updated gitignore to ignore xdv
[beamer-mako] / template / .gitignore
index 852b108605733f882fc9a8d57bd0813b8404fd18..6e0c75416cf9919b3f57e1ff9130f77c8abccfe6 100644 (file)
@@ -1,10 +1,14 @@
-auto/
+/auto/
+/vc
 /*.aux
 /*.log
-/*.nav
 /*.out
 /*.pdf
-/*.snm
+/*.fdb_latexmk
+/*.fls
+/*.ttt
+/*.nav
 /*.toc
+/*.snm
+/*.xdv
 /notes.config
-/vc

Benjamin Mako Hill || Want to submit a patch?