Initial Commit
This commit is contained in:
14
OU4/.vscode/settings.json
vendored
Normal file
14
OU4/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"array": "c",
|
||||
"chrono": "c",
|
||||
"deque": "c",
|
||||
"string": "c",
|
||||
"unordered_map": "c",
|
||||
"vector": "c",
|
||||
"iterator": "c",
|
||||
"string_view": "c",
|
||||
"format": "c",
|
||||
"span": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user