removed annoying trunk garbage

This commit is contained in:
medentem 2025-01-06 14:37:02 -06:00
parent 6f2a678a2d
commit 947b1c9e46

10
.vscode/settings.json vendored
View File

@ -7,15 +7,5 @@
"cmake.configureOnOpen": false,
"[cpp]": {
"editor.defaultFormatter": "trunk.io"
},
"files.associations": {
"*.tcc": "cpp",
"deque": "cpp",
"list": "cpp",
"string": "cpp",
"unordered_map": "cpp",
"unordered_set": "cpp",
"vector": "cpp",
"system_error": "cpp"
}
}