update .gitignore to ignore latexmk stuff
This commit is contained in:
parent
948abbda7c
commit
ca02aa97a8
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,6 +3,8 @@
|
|||||||
*.bcf
|
*.bcf
|
||||||
*.blg
|
*.blg
|
||||||
*.dvi
|
*.dvi
|
||||||
|
*.fdb_latexmk
|
||||||
|
*.fls
|
||||||
*.idx
|
*.idx
|
||||||
*.ilg
|
*.ilg
|
||||||
*.ind
|
*.ind
|
||||||
|
Loading…
Reference in New Issue
Block a user