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

View File

@@ -1,4 +1,5 @@
/auto/
/cache/
/vc
/refs-processed.bib
/*.aux
@@ -7,3 +8,6 @@
/*.log
/*.out
/*.pdf
/*.fdb_latexmk
/*.fls
/*.ttt