chore: scaffold initial project with gitignore, readme, gcloud tts, play, tts, and html stubs

This commit is contained in:
2025-01-18 07:58:13 +00:00
commit c189eb804e
7 changed files with 448 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
__pycache__
build
dist
*.egg-info
*.egg
*.pyc
*.pyo
venv
.venv
output.wav
.backup*