{ "files_whitelist": [ "LICENSE", "info.php", ".gitignore" ], "dirs_whitelist": [ "log", ".git", "frappe_crm", "node_modules", "vendor", ".venv", ".github", "templates", "static", "staticfiles", "theme", "venv3.8" ], "files_re_match_pattern": [ "*license*", "*dll*" ], "dirs_re_match_pattern": [ "*log*", "*appdata_*", "*patches*", "*addons*" ] }