Files
copilotkit__copilotkit/.gitignore
lukasmoschitz f5978948e7 feat(v2.x): Add audio transcription support with OpenAI Whisper (#2987)
Co-authored-by: Development <dev@MacBook-Pro.local>
Co-authored-by: Markus Ecker <markus.ecker@gmail.com>
2026-01-16 17:28:52 +01:00

36 lines
442 B
Plaintext

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
.vscode
.claude/*.local.json
# misc
.DS_Store
*.pem
__snapshots__
@generated
node_modules
.pnpm-store
.idea/
cdk_outputs.json
.turbo
test-run-comment.md
*.egg-info/
.installed.cfg
*.egg
**/.langgraph_api
*.sqlite
*.sqlite-shm
*.sqlite-wal
__pycache__/
*.env
*.next
.venv
.vercel
docs/next-env.d.ts
# External repos (cloned for development)
ext-apps/