{ "files.watcherExclude": { "**/build/cache/**": true, "**/build/downloads/**": true, "**/build/sstate-cache/**": true, "**/build/tmp/**": true }, "python.formatting.provider": "black" }