mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-02 20:13:50 +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 */macos
|
||||
rm -rf */test
|
||||
rm -rf */.dart_tool
|
||||
|
||||
Reference in New Issue
Block a user