git commit -m "first commit"
This commit is contained in:
20
navigations/.vscode/settings.json
vendored
Executable file
20
navigations/.vscode/settings.json
vendored
Executable file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"iterator": "cpp",
|
||||
"cmath": "cpp",
|
||||
"complex": "cpp",
|
||||
"*.ipp": "cpp",
|
||||
"array": "cpp",
|
||||
"string_view": "cpp",
|
||||
"unordered_map": "cpp",
|
||||
"unordered_set": "cpp",
|
||||
"random": "cpp",
|
||||
"typeindex": "cpp",
|
||||
"typeinfo": "cpp",
|
||||
"functional": "cpp",
|
||||
"bitset": "cpp",
|
||||
"initializer_list": "cpp",
|
||||
"utility": "cpp",
|
||||
"list": "cpp"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user