mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-12-28 10:40:48 +00:00
Add bcf biblatex control file
This commit is contained in:
parent
f37aeebef0
commit
c0f01310c4
@ -21,6 +21,7 @@ impl<'a> File<'a> {
|
|||||||
|
|
||||||
"aux" | // TeX: auxiliary file
|
"aux" | // TeX: auxiliary file
|
||||||
"bbl" | // BibTeX bibliography file
|
"bbl" | // BibTeX bibliography file
|
||||||
|
"bcf" | // biblatex control file
|
||||||
"blg" | // BibTeX log file
|
"blg" | // BibTeX log file
|
||||||
"fdb_latexmk" | // TeX latexmk file
|
"fdb_latexmk" | // TeX latexmk file
|
||||||
"fls" | // TeX -recorder file
|
"fls" | // TeX -recorder file
|
||||||
|
Loading…
Reference in New Issue
Block a user