Add godot-cpp submodule metadata

This commit is contained in:
saarsena@gmail.com 2026-04-24 22:09:12 -04:00
parent ac521356cc
commit 85bfb30b29
12 changed files with 516 additions and 121 deletions

13
src/samq2.code-workspace Normal file
View file

@ -0,0 +1,13 @@
{
"folders": [
{
"path": "../../samq2"
},
{
"path": ".."
}
],
"settings": {
"git.ignoreLimitWarning": true
}
}