Files
crewAI/.gitignore
Brandon Hancock e5ee91fcd1 final clean up
2025-01-02 15:55:39 -05: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