9 lines
130 B
JSON
9 lines
130 B
JSON
{
|
|
"files.exclude": {
|
|
"**/.gitignore": true,
|
|
"**/.git": true,
|
|
"**/.vscode": true
|
|
},
|
|
"files.watcherExclude": {}
|
|
}
|