mirror of
https://github.com/ElegantLaTeX/ElegantBook.git
synced 2026-01-26 04:14:35 +08:00
5 lines
256 B
Batchfile
5 lines
256 B
Batchfile
@echo off
|
|
del /q *.aux *.bbl *.blg *.log *.out *.toc *.bcf *.xml *.synctex *.nlo *.nls *.bak *.ind *.idx *.ilg *.lof *.lot *.ent-x *.tmp *.ltx *.los *.lol *.loc *.listing *.gz *.userbak *.nav *.snm *.vrb
|
|
|
|
|
|
del /q *.nav *.snm *.vrb *.fls *.xdv *.fdb_latexmk |