Files
stoned-ai/.gitignore
Jason Hall fcd93ee0af Initialize project governance and baseline structure
Stoned.AI — live-streamed human + AI conversation show, both sides voiced
via local Kokoro TTS. Governance docs 00-09, README, .gitignore.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 21:55:46 +00:00

12 lines
107 B
Plaintext

__pycache__/
.pytest_cache/
.mypy_cache/
.venv/
node_modules/
dist/
build/
.DS_Store
Thumbs.db
*.wav
*.pyc