mirror of
https://github.com/github/gitignore
synced 2024-11-29 23:24:21 +01:00
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
|
*.alg
|
||||||
*.aux
|
*.aux
|
||||||
*.bbl
|
*.bbl
|
||||||
|
*.bcf
|
||||||
*.blg
|
*.blg
|
||||||
|
*-blx.aux
|
||||||
|
*-blx.bib
|
||||||
*.dvi
|
*.dvi
|
||||||
*.fdb_latexmk
|
*.fdb_latexmk
|
||||||
|
*.fls
|
||||||
*.glg
|
*.glg
|
||||||
*.glo
|
*.glo
|
||||||
*.gls
|
*.gls
|
||||||
|
Loading…
Reference in New Issue
Block a user