Files
crewAI/.gitignore
2024-07-01 05:32:22 -07:00

16 lines
141 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/*