add: Template Define
This commit is contained in:
7
cache_clean
Normal file
7
cache_clean
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
rm -rf /NuGetFeed/*
|
||||||
|
rm -rf ~/.nuget/packages/polonium*
|
||||||
|
rm -rf ../Polonium/.godot/mono/temp/bin/Debug/Polonium.*.nupkg
|
||||||
|
rm -rf ../Polonium.Generators/bin/Debug/Polonium.*.nupkg
|
||||||
|
rm -rf ../Polonium.Tasks/bin/Debug/Polonium.*.nupkg
|
||||||
|
rm -rf ../Polonium.Sdk/bin/Debug/Polonium.*.nupkg
|
||||||
Reference in New Issue
Block a user