{ "files.exclude": { "**/node_modules": true, "foundry": true }, "search.exclude": { "foundry": true }, "html.customData": [ "./.vscode/foundry.html-data.json", "./.vscode/ripcrypt.html-data.json" ], "workbench.editorAssociations": { "*.svg": "default", }, "git.branchProtection": [] }