8 lines
109 B
JSON
8 lines
109 B
JSON
{
|
|
"files.exclude": {
|
|
"**/.gitignore": true,
|
|
"**/.vscode": true
|
|
},
|
|
"files.watcherExclude": {}
|
|
}
|