Update clean.ps1

This commit is contained in:
Netch
2021-07-10 14:46:27 +08:00
parent 24f7004683
commit 02f70efdbf

View File

@@ -9,6 +9,7 @@ function Delete {
}
Delete ".vs"
Delete "release"
Delete "Netch\bin"
Delete "Netch\obj"
Delete "Tests\bin"