10 lines
No EOL
185 B
JSON
10 lines
No EOL
185 B
JSON
{
|
|
"files.exclude": {
|
|
"**/.git": true,
|
|
"**/.svn": true,
|
|
"**/.hg": true,
|
|
"**/CVS": true,
|
|
"**/.DS_Store": true,
|
|
"**/build": true
|
|
}
|
|
} |