mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-03 00:02:36 +00:00
Excluding VCRs from tests
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -2,3 +2,5 @@
|
|||||||
.pytest_cache
|
.pytest_cache
|
||||||
__pycache__
|
__pycache__
|
||||||
dist/
|
dist/
|
||||||
|
tests/cassettes/*
|
||||||
|
tests/agent_tools/cassettes/*
|
||||||
Reference in New Issue
Block a user