Delete .vscode/settings.json

This commit is contained in:
jeremybox 2024-09-12 11:03:56 -04:00 committed by GitHub
parent 2550b7a379
commit 83ae40470f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

16
.vscode/settings.json vendored
View File

@ -1,16 +0,0 @@
{
"files.associations": {
"array": "cpp",
"deque": "cpp",
"list": "cpp",
"string": "cpp",
"unordered_map": "cpp",
"unordered_set": "cpp",
"vector": "cpp",
"string_view": "cpp",
"initializer_list": "cpp",
"ranges": "cpp",
"span": "cpp",
"format": "cpp"
}
}