feat: add a --firehose mode with a dynamic bottom display zone and include standard Python ignores in .gitignore.

This commit is contained in:
2026-03-14 16:31:11 -07:00
parent d2bcf8df67
commit ce81f94a9b
2 changed files with 77 additions and 12 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
__pycache__/
*.pyc
.mainline_venv/