feat: publish downloadable wakeword trainer source

This commit is contained in:
2026-08-14 05:03:00 -05:00
parent 000671eb93
commit aab9ce0fe7
30 changed files with 6757 additions and 2 deletions
+21
View File
@@ -0,0 +1,21 @@
# Keep the gateway build context small and web/node artifacts out of the image.
web/
**/node_modules
.next
.git
.github
.gitea
.venv
**/__pycache__
*.pyc
*.egg-info
.pytest_cache
.ruff_cache
tests/
*.db
.env
.env.*
!.env.example
_boot*
DESIGN.md
docs/