Add sublime and vscode projects.
This commit is contained in:
10
project/nvtt.sublime-project
Normal file
10
project/nvtt.sublime-project
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"folders":
|
||||
[
|
||||
{
|
||||
"path": "..",
|
||||
"file_exclude_patterns": ["*.user"],
|
||||
"folder_exclude_patterns": ["build*", ".vscode", ".vc"]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user