[Tools] Ergänze cleanup.sh
Mit cleanup.sh können die unnötigen Dateien gelöscht werden.
This commit is contained in:
parent
6ec4bb2714
commit
99b6e3508a
1 changed files with 2 additions and 0 deletions
2
cleanup.sh
Executable file
2
cleanup.sh
Executable file
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/bash
|
||||||
|
rm *.{lol,log,ilg,idx,aux,bcf,ind,lof,lot,out,run.xml,synctex.gz,toc}
|
Loading…
Reference in a new issue