Finally fixed gitignore

This commit is contained in:
ferdzo
2024-03-15 13:06:49 +01:00
parent 07ea3fc71f
commit 6b1a92e86e
3 changed files with 23 additions and 1 deletions

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

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