{ "files.exclude": { "**/.git": true, "**/.DS_Store": true, "**/*.pyc": true, "**/__pycache__": true }, "python.pythonPath": "/usr/local/bin/python3" }