From 5cbc37472cf4583be00768143c448916c2549c85 Mon Sep 17 00:00:00 2001 From: Mark Backman Date: Wed, 4 Dec 2024 14:25:10 -0500 Subject: [PATCH] Update .gitignore to exclude streams.xml --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5c8f633cd..50eae09a2 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,7 @@ share/python-wheels/ MANIFEST .DS_Store .env -fly.toml \ No newline at end of file +fly.toml + +# Example files +pipecat/examples/twilio-chatbot/templates/streams.xml