mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-04 04:47:13 +08:00
Merge pull request #432 from flame-engine/luan.improve-cleanup
Improve cleanup script to shed a few hundred MBs
This commit is contained in:
@ -6,3 +6,4 @@ rm -rf */ios
|
|||||||
rm -rf */web
|
rm -rf */web
|
||||||
rm -rf */macos
|
rm -rf */macos
|
||||||
rm -rf */test
|
rm -rf */test
|
||||||
|
rm -rf */.dart_tool
|
||||||
|
|||||||
Reference in New Issue
Block a user