qrz/settings.json

7 lines
137 B
JSON

{
"files.watcherExclude": {
".git/objects/**": true,
".git/subtree-cache/**": true,
"vendor/**": true
}
}