included accidentally

This commit is contained in:
Darryldh 2022-10-19 10:32:56 -04:00 committed by GitHub
parent 71e2df7813
commit 7e10bc543f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,17 +0,0 @@
{
"configurations": [
{
"name": "Linux",
"includePath": [
"${workspaceFolder}/**"
],
"defines": [],
"compilerPath": "/msys64/mingw64/bin/gcc.exe",
"cStandard": "gnu17",
"cppStandard": "c++17",
"intelliSenseMode": "linux-gcc-arm",
"compileCommands": ""
}
],
"version": 4
}