Remove accidentally added files
This commit is contained in:
parent
d53f6f3622
commit
29e939b1e4
16 changed files with 3 additions and 929 deletions
|
|
@ -1,2 +0,0 @@
|
|||
FOR /d /r . %%d IN (assets) DO @IF EXIST "%%d" rd /s /q "%%d"
|
||||
FOR /d /r . %%d IN (build) DO @IF EXIST "%%d" rd /s /q "%%d"
|
||||
Loading…
Add table
Add a link
Reference in a new issue