diff --git a/.gitignore b/.gitignore index d7bdadf27..482b16eaf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ .DS_Store .pytest_cache __pycache__ -dist/ \ No newline at end of file +dist/ +tests/cassettes/* +tests/agent_tools/cassettes/* \ No newline at end of file