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