7 lines
137 B
JSON
7 lines
137 B
JSON
{
|
|
"files.watcherExclude": {
|
|
".git/objects/**": true,
|
|
".git/subtree-cache/**": true,
|
|
"vendor/**": true
|
|
}
|
|
} |