Clean all intermediary files

master
Simon Bruder 2020-10-11 14:03:45 +02:00
parent cb8828ec2f
commit de8d290ecb
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 2 additions and 0 deletions

View File

@ -6,12 +6,14 @@ clean:
rm -f \ rm -f \
*.aux \ *.aux \
*.bbl \ *.bbl \
*.bcf \
*.blg \ *.blg \
*.fdb_latexmk \ *.fdb_latexmk \
*.fls \ *.fls \
*.log \ *.log \
*.out \ *.out \
*.pdf \ *.pdf \
*.run.xml \
*.synctex.gz \ *.synctex.gz \
*.toc \ *.toc \
*.xdv *.xdv