Mark <home>/Library as too broad

This commit is contained in:
mtkennerly 2024-05-17 00:16:08 -04:00
parent bc67de8c28
commit da33bf4cee
No known key found for this signature in database
GPG key ID: E764BE00BE6E6408
2 changed files with 1 additions and 4 deletions

View file

@ -85,6 +85,7 @@ fn too_broad(path: &str) -> bool {
format!("{HOME}/Library/Application Support/UserData"),
format!("{HOME}/Library/Preferences"),
format!("{HOME}/.renpy"),
format!("{HOME}/Library"),
format!("{HOME}/Library/RenPy"),
format!("{HOME}/Telltale Games"),
format!("{ROOT}/config"),