cleanup rep
This commit is contained in:
Vendored
-18
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Linux",
|
||||
"includePath": [
|
||||
"${workspaceFolder}/**",
|
||||
"/home/fanasina/progr_/ptens0neD/**",
|
||||
"/usr/include/boost/predef/language"
|
||||
],
|
||||
"defines": [],
|
||||
"compilerPath": "/usr/bin/clang-13",
|
||||
"cStandard": "c17",
|
||||
"cppStandard": "c++14",
|
||||
"intelliSenseMode": "linux-clang-x64"
|
||||
}
|
||||
],
|
||||
"version": 4
|
||||
}
|
||||
Vendored
-8
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"array": "cpp",
|
||||
"string_view": "cpp",
|
||||
"initializer_list": "cpp",
|
||||
"utility": "cpp"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user