Merge pull request #2273 from pipecat-ai/mb/gitignore-plivo-stream
.gitignore: add plivo-chatbot streams.xml, .python-version
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -33,6 +33,7 @@ fly.toml
|
|||||||
# Examples
|
# Examples
|
||||||
examples/telnyx-chatbot/templates/streams.xml
|
examples/telnyx-chatbot/templates/streams.xml
|
||||||
examples/twilio-chatbot/templates/streams.xml
|
examples/twilio-chatbot/templates/streams.xml
|
||||||
|
examples/plivo-chatbot/templates/streams.xml
|
||||||
examples/**/node_modules/
|
examples/**/node_modules/
|
||||||
examples/**/.expo/
|
examples/**/.expo/
|
||||||
examples/**/dist/
|
examples/**/dist/
|
||||||
@@ -51,3 +52,6 @@ examples/**/web-build/
|
|||||||
# Documentation
|
# Documentation
|
||||||
docs/api/_build/
|
docs/api/_build/
|
||||||
docs/api/api
|
docs/api/api
|
||||||
|
|
||||||
|
# uv
|
||||||
|
.python-version
|
||||||
Reference in New Issue
Block a user