mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #640 from arcresu/patch-1
Ignore additional temporary files in LaTeX projects
This commit is contained in:
commit
fa5269853c
1 changed files with 4 additions and 0 deletions
|
@ -3,9 +3,13 @@
|
|||
*.alg
|
||||
*.aux
|
||||
*.bbl
|
||||
*.bcf
|
||||
*.blg
|
||||
*-blx.aux
|
||||
*-blx.bib
|
||||
*.dvi
|
||||
*.fdb_latexmk
|
||||
*.fls
|
||||
*.glg
|
||||
*.glo
|
||||
*.gls
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue