{ "python.pythonPath": "/home/florent/miniconda3/bin/python3", "files.exclude": { "**/.git": true, "**/.svn": true, "**/.hg": true, "**/CVS": true, "**/.DS_Store": true, "**/__pycache__":true }, "cSpell.language": "en" }