Skip to content

Commit 2b4afeb

Browse files
committed
Update clean_template.bat
1 parent 1faca33 commit 2b4afeb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Commands/clean_template.bat

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
cd ..
2-
rmdir /s /q "ProjectSettings"
32
rmdir /s /q ".vscode"
43

54
for /r %%f in (*.meta) do (

0 commit comments

Comments
 (0)