Scaffold backend + backend.tests projects

This commit is contained in:
2026-06-11 18:04:42 +00:00
parent cf055c8928
commit 1eb0383834
9 changed files with 148 additions and 0 deletions
+6
View File
@@ -3,3 +3,9 @@ __pycache__/
.venv/
*.wav
.openwakeword-cache/
# .NET build outputs (don't catch root-level bin/ scripts)
backend/bin/
backend/obj/
backend.tests/bin/
backend.tests/obj/