Bulk commit: November work

This commit is contained in:
2025-11-06 11:46:35 +01:00
parent cf82dede3b
commit 183875baf4
60 changed files with 16590 additions and 102 deletions

11
query.code-workspace Normal file
View File

@ -0,0 +1,11 @@
{
"folders": [
{
"path": "../query"
},
{
"path": "."
}
],
"settings": {}
}