Add sublime and vscode projects.
This commit is contained in:
15
project/nvtt.code-workspace
Normal file
15
project/nvtt.code-workspace
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": ".."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"files.exclude": {
|
||||
"**/build*": true,
|
||||
"**/.svn": true,
|
||||
"**/.gitignore": true,
|
||||
"**/*.user": true,
|
||||
},
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user