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