mud/.gitignore
Jared Miller 5ea030a0ac
Re-copy fixed repos/zvm source into src/mudlib/zmachine
Copies the cleaned-up zvm source (ruff-compliant, ty-clean) back into
the zmachine module. Adds __init__.py with proper exports and updates
.gitignore for debug.log/disasm.log.
2026-02-09 20:44:21 -05:00

9 lines
79 B
Text

__pycache__
repos
build
data
.worktrees
.testmondata
*.z*
debug.log
disasm.log