up .vscode
This commit is contained in:
parent
cccafdda37
commit
8b3eb1cb7e
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -45,6 +45,7 @@
|
||||
"streambuf": "cpp",
|
||||
"cinttypes": "cpp",
|
||||
"typeinfo": "cpp",
|
||||
"ctime": "cpp"
|
||||
"ctime": "cpp",
|
||||
"list": "cpp"
|
||||
}
|
||||
}
|
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
@ -6,7 +6,7 @@
|
||||
"type": "shell",
|
||||
"command": "make",
|
||||
"args": [
|
||||
"main"
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user