# build outputs (all reproducible, see PLAN.md)
third_party/cc1541/*.exe
third_party/cc1541/cc1541_oracle.c
third_party/cc1541/*.tds
third_party/cc1541/*.obj
twwriter/build/
twwriter/test/work/
# tools/d64.py dumps file chains here (a trailing comment would be part of the pattern)
extracted/
__pycache__/
*.pyc

# tracked release artifacts are in twwriter/release/ (not build/)
scratch/

# editor / OS noise
.vscode/
.idea/
*.swp
*~
Thumbs.db
desktop.ini

# ACME symbol lists from bench/debug runs
*.sym
