1
0
mirror of https://github.com/github/gitignore synced 2024-06-11 23:20:02 +02:00

Merge pull request #640 from arcresu/patch-1

Ignore additional temporary files in LaTeX projects
This commit is contained in:
Adam Roben 2013-11-04 05:50:54 -08:00
commit fa5269853c

View File

@ -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