♻️ add makefile clean target

This commit is contained in:
DannyDannyDanny 2022-09-23 11:16:38 +02:00
parent 51cb677310
commit e7c462a90f

5
makefile Normal file
View file

@ -0,0 +1,5 @@
clean:
rm *.aux
rm *.log
rm *.pdf
rm *.svg