18
0

updated makefile and .gitignore to us latexmk instead of rubber

This commit is contained in:
2015-11-03 09:26:44 -08:00
parent 8439b49dd3
commit f3b3d82957
4 changed files with 35 additions and 13 deletions

12
letter_template/.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
/auto/
/vc
/refs-processed.bib
/*.aux
/*.bbl
/*.blg
/*.log
/*.out
/*.pdf
/*.fdb_latexmk
/*.fls
/*.ttt