mirror of
https://github.com/tw93/Mole.git
synced 2026-02-07 13:58:25 +00:00
Fix the issue with the IDE GoLang cache #269
This commit is contained in:
@@ -70,6 +70,7 @@ declare -a DEFAULT_WHITELIST_PATTERNS=(
|
||||
"$HOME/Library/Caches/pypoetry/virtualenvs*"
|
||||
"$HOME/Library/Caches/JetBrains*"
|
||||
"$HOME/Library/Caches/com.jetbrains.toolbox*"
|
||||
"$HOME/Library/Application Support/JetBrains*"
|
||||
"$HOME/Library/Caches/com.apple.finder"
|
||||
"$HOME/Library/Mobile Documents*"
|
||||
# System-critical caches that affect macOS functionality and stability
|
||||
|
||||
Reference in New Issue
Block a user