mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2024-11-25 07:28:34 +00:00
Ignore auxiliary fles generated by BibLaTeX
This commit is contained in:
parent
d54fd51564
commit
1f1bd17583
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -8,6 +8,11 @@
|
|||
*.out
|
||||
*.toc
|
||||
|
||||
## BibLaTeX auxiliary files:
|
||||
*.bbl
|
||||
*.bcf
|
||||
*.blg
|
||||
|
||||
## Intermediate documents:
|
||||
*.dvi
|
||||
*-converted-to.*
|
||||
|
|
Loading…
Reference in a new issue