mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 20:19:45 +00:00
Add the white list of renv
This commit is contained in:
@@ -38,6 +38,7 @@ declare -a DEFAULT_WHITELIST_PATTERNS=(
|
||||
"$HOME/.ollama/models/*"
|
||||
"$HOME/Library/Caches/com.nssurge.surge-mac/*"
|
||||
"$HOME/Library/Application Support/com.nssurge.surge-mac/*"
|
||||
"$HOME/Library/Caches/org.R-project.R/R/renv/*"
|
||||
"$FINDER_METADATA_SENTINEL"
|
||||
)
|
||||
declare -a WHITELIST_PATTERNS=()
|
||||
|
||||
Reference in New Issue
Block a user