lambda/.vscode/settings.json

6 lines
56 B
JSON
Raw Permalink Normal View History

{
"files.exclude": {
"**/__pycache__": true
}
}