8 lines
176 B
JSON
8 lines
176 B
JSON
{
|
|
// The following hides files created by and for the Sublime IDE
|
|
"files.exclude": {
|
|
"*.b2.sublime-project": true,
|
|
"**/*.sublime-project": true
|
|
}
|
|
}
|