15 lines
196 B
Plaintext
15 lines
196 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": ".."
|
|
}
|
|
],
|
|
"settings": {
|
|
"files.exclude": {
|
|
"**/*.sln": true,
|
|
"**/*.code-workspace": true,
|
|
"**/.gitignore": true,
|
|
"**/.gitattributes": true
|
|
}
|
|
}
|
|
} |