Files
crewAI/.gitignore
2024-11-18 00:21:36 -03:00

24 lines
221 B
Plaintext

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