added grid3. and fixed a minor issue in the backfill.

This commit is contained in:
Yggdrasil75
2025-12-01 14:55:38 -05:00
parent 8d5bf80ec6
commit 137042c18f
4 changed files with 599 additions and 7 deletions

View File

@@ -96,7 +96,8 @@
"resumable": "cpp",
"set": "cpp",
"shared_mutex": "cpp",
"cfenv": "cpp"
"cfenv": "cpp",
"execution": "cpp"
},
"files.exclude": {
"**/*.rpyc": true,