mirror of https://github.com/patacrep/patacrep.git
Browse Source
- this directory is (fastly) auto generated during 'make' anyway - it avoids songbooks displaying out of date coversremotes/karagrat/master
Romain Goffe
13 years ago
3 changed files with 5 additions and 0 deletions
@ -1,2 +1,4 @@ |
|||
Rem manually performs "make clean" |
|||
FOR %%A IN (*.aux *.d *.toc *.out *.log *.nav *.snm *.sbx *.sxd) DO DEL %%A |
|||
Rem remove temporary covers |
|||
FOR %%A IN (covers\*.*) DO DEL %%A |
|||
|
Loading…
Reference in new issue