Add Docker deployment support, richer Selenium/LED pattern tests, in-browser diagnostics, responsive UI improvements, and 16x16 panel simulation tooling to speed iteration and hardware-style prototyping. Made-with: Cursor
15 lines
135 B
Plaintext
15 lines
135 B
Plaintext
.git
|
|
.gitignore
|
|
.venv
|
|
__pycache__/
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
.cursor/
|
|
tests/
|
|
agent-transcripts/
|
|
data/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|