1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-11 22:19:00 +00:00

feat: clean duplicate Xcode documentation indexes safely

This commit is contained in:
tw93
2026-02-10 15:51:28 +08:00
parent acbe8a5375
commit 8b025dd640
3 changed files with 96 additions and 0 deletions

View File

@@ -90,6 +90,7 @@ clean_dev_cloud() { :; }
clean_dev_nix() { :; }
clean_dev_shell() { :; }
clean_dev_frontend() { :; }
clean_xcode_documentation_cache() { :; }
clean_dev_mobile() { :; }
clean_dev_jvm() { :; }
clean_dev_other_langs() { :; }