Remove temp files

This commit is contained in:
Valentin Brandl 2019-11-20 20:10:59 +01:00
parent 5cd9dcbee3
commit cd493a6fc1
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D

View File

@ -6,5 +6,6 @@ build: 01paper.pdf
latexmk -shell-escape -pdf $< -f
clean:
rm -f *.acn *.acr *.alg *.aux *.bbl *.blg *.clg *.cyg *.cyi *.fdb_latexmk \
*.fls *.glg *.glo *.gls *.ist *.log *.out *.pdf *.slg *.syg *.syi
rm -rf *.acn *.acr *.alg *.aux *.bbl *.blg *.clg *.cyg *.cyi *.fdb_latexmk \
*.fls *.glg *.glo *.gls *.ist *.log *.out *.pdf *.slg *.syg *.syi *.bcf \
*.dvi *.run.xml _minted-* *.pyg