13 lines
122 B
Plaintext
13 lines
122 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"files.exclude": {
|
|
"**/obj": true
|
|
}
|
|
}
|
|
}
|