Flag broad path for MMFApplications
This commit is contained in:
parent
cbf89ee0c7
commit
f38e9290e9
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ fn too_broad(path: &str) -> bool {
|
|||
format!("{HOME}/Library/RenPy"),
|
||||
format!("{HOME}/Telltale Games"),
|
||||
format!("{ROOT}/config"),
|
||||
format!("{WIN_APP_DATA}/MMFApplications"),
|
||||
format!("{WIN_APP_DATA}/RenPy"),
|
||||
format!("{WIN_DIR}/win.ini"),
|
||||
format!("{WIN_DIR}/SysWOW64"),
|
||||
|
|
Reference in a new issue