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