feat(a1): .NET 8 solution scaffold + Model + OpcodeTable loader
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -13,6 +13,11 @@ __pycache__/
|
||||
*.egg-info/
|
||||
.venv/
|
||||
|
||||
# .NET (engine/) build output
|
||||
engine/**/bin/
|
||||
engine/**/obj/
|
||||
.vs/
|
||||
|
||||
# Godot / C# (future)
|
||||
.godot/
|
||||
*.import
|
||||
|
||||
Reference in New Issue
Block a user