Configure vscode

This commit is contained in:
TheKoola 2024-07-07 18:23:47 -06:00
parent 601f71f64e
commit bf66acf83f
1 changed files with 3 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,3 @@
{
"cmake.configureOnOpen": false
}