Trim settings.json

This commit is contained in:
Luciano Ciccariello 2023-01-12 17:31:16 +00:00
parent d7020c65d9
commit f8d96b5828

35
.vscode/settings.json vendored
View File

@ -13,45 +13,12 @@
"main.h": "c",
"dra.h": "c",
"stage.h": "c",
"cmath": "c",
"limits": "c",
"*.tcc": "c",
"type_traits": "c",
"common.h": "c",
"random": "c",
"types.h": "c",
"macros.h": "c",
"include_asm.h": "c",
"optional": "c",
"istream": "c",
"ostream": "c",
"system_error": "c",
"array": "c",
"functional": "c",
"tuple": "c",
"utility": "c",
"string": "c",
"string_view": "c",
"objects.h": "c",
"cstdio": "c",
"atomic": "c",
"cstddef": "c",
"memory_resource": "c",
"fstream": "c",
"memory": "c",
"typeinfo": "c",
"complex": "c",
"iosfwd": "c",
"sstream": "c",
"streambuf": "c",
"cstdlib": "c",
"algorithm": "c",
"sfx.h": "c",
"libc.h": "c",
"cwchar": "cpp",
"vector": "cpp",
"initializer_list": "cpp",
"new": "cpp",
"stdexcept": "cpp"
"unkstruct.h": "c"
},
}