7 lines
No EOL
120 B
JSON
7 lines
No EOL
120 B
JSON
{
|
|
"files.exclude": {
|
|
"*.venv": true,
|
|
"**/__pycache__": true,
|
|
"**/node_modules": true
|
|
}
|
|
} |