upload code
This commit is contained in:
21
workspace.code-workspace
Normal file
21
workspace.code-workspace
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "SecuritasApp"
|
||||
},
|
||||
{
|
||||
"path": "Securitas"
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"files.associations": {
|
||||
"array": "cpp",
|
||||
"string": "cpp",
|
||||
"string_view": "cpp",
|
||||
"ranges": "cpp",
|
||||
"memory": "cpp",
|
||||
"istream": "cpp",
|
||||
"functional": "cpp"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user