♻️ add makefile clean target
This commit is contained in:
parent
51cb677310
commit
e7c462a90f
1 changed files with 5 additions and 0 deletions
5
makefile
Normal file
5
makefile
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
clean:
|
||||||
|
rm *.aux
|
||||||
|
rm *.log
|
||||||
|
rm *.pdf
|
||||||
|
rm *.svg
|
||||||
Loading…
Add table
Add a link
Reference in a new issue