mirror of
https://github.com/Llewellynvdm/exa.git
synced 2025-02-05 12:08:24 +00:00
Merge pull request #743 from jonhoo/patch-1
Add additional TeX compiled files
This commit is contained in:
commit
dee447213c
@ -21,7 +21,10 @@ 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
|
||||||
|
"fls" | // TeX -recorder file
|
||||||
"lof" | // TeX list of figures
|
"lof" | // TeX list of figures
|
||||||
"log" | // TeX log file
|
"log" | // TeX log file
|
||||||
"lot" | // TeX list of tables
|
"lot" | // TeX list of tables
|
||||||
|
Loading…
x
Reference in New Issue
Block a user