Update TeX.gitignore
Adding `*.bbl-SAVE-ERROR` to `gitignore` for LaTeX.
This commit is contained in:
parent
4488915eec
commit
0a8f83647e
@ -26,6 +26,7 @@
|
||||
|
||||
## Bibliography auxiliary files (bibtex/biblatex/biber):
|
||||
*.bbl
|
||||
*.bbl-SAVE-ERROR
|
||||
*.bcf
|
||||
*.blg
|
||||
*-blx.aux
|
||||
|
Loading…
Reference in New Issue
Block a user