Merge pull request #640 from arcresu/patch-1
Ignore additional temporary files in LaTeX projects
This commit is contained in:
commit
fa5269853c
@ -3,9 +3,13 @@
|
||||
*.alg
|
||||
*.aux
|
||||
*.bbl
|
||||
*.bcf
|
||||
*.blg
|
||||
*-blx.aux
|
||||
*-blx.bib
|
||||
*.dvi
|
||||
*.fdb_latexmk
|
||||
*.fls
|
||||
*.glg
|
||||
*.glo
|
||||
*.gls
|
||||
|
Loading…
Reference in New Issue
Block a user