feat: publish downloadable wakeword trainer source
This commit is contained in:
@@ -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/
|
||||
Reference in New Issue
Block a user