diff --git a/bin/clean.sh b/bin/clean.sh index 6ed9baf..e41c448 100755 --- a/bin/clean.sh +++ b/bin/clean.sh @@ -926,6 +926,9 @@ perform_cleanup() { safe_clean ~/Library/Caches/com.sketchup.*/* "SketchUp cache" safe_clean ~/Library/Caches/com.raycast.macos/* "Raycast cache" safe_clean ~/Library/Caches/com.tw93.MiaoYan/* "MiaoYan cache" + safe_clean ~/Library/Caches/com.klee.desktop/* "Klee cache" + safe_clean ~/Library/Caches/klee_desktop/* "Klee desktop cache" + safe_clean ~/Library/Caches/com.orabrowser.app/* "Ora browser cache" safe_clean ~/Library/Caches/com.filo.client/* "Filo cache" safe_clean ~/Library/Caches/com.flomoapp.mac/* "Flomo cache" safe_clean ~/Library/Caches/com.spotify.client/* "Spotify cache"