{ "folders": [ { "path": "." } ], "settings": { "files.exclude": { ".git": true, "**/.idea": true, // PyCharm "**/__pycache__": true } } }