updated makefile and .gitignore to us latexmk instead of rubber
This commit is contained in:
4
paper_template/.gitignore
vendored
4
paper_template/.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
/auto/
|
||||
/cache/
|
||||
/vc
|
||||
/refs-processed.bib
|
||||
/*.aux
|
||||
@@ -7,3 +8,6 @@
|
||||
/*.log
|
||||
/*.out
|
||||
/*.pdf
|
||||
/*.fdb_latexmk
|
||||
/*.fls
|
||||
/*.ttt
|
||||
|
||||
Reference in New Issue
Block a user