Files
crewAI/.gitignore

17 lines
151 B
Plaintext

.DS_Store
.pytest_cache
__pycache__
dist/
.env
assets/*
.idea
test/
docs_crew/
chroma.sqlite3
old_en.json
db/
test.py
rc-tests/*
*.pkl
temp/*
.vscode/*