.vscode
This commit is contained in:
8
.vscode/settings.json
vendored
Normal file
8
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"vector": "cpp",
|
||||
"iostream": "cpp",
|
||||
"xutility": "cpp"
|
||||
},
|
||||
"python.pythonPath": "C:\\bin\\python-3.6\\python.exe"
|
||||
}
|
||||
Reference in New Issue
Block a user