Initial Commit
This commit is contained in:
12
workspace.code-workspace
Normal file
12
workspace.code-workspace
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"files.exclude": {
|
||||
"**/obj": true
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user