.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/* crew_tasks_output.json .codesight .mypy_cache .ruff_cache .venv test_flow.html crewairules.mdc plan.md conceptual_plan.md build_image chromadb-*.lock # Everything under .claude is personal except the shared agent config below. # Git cannot re-include a file whose parent directory is excluded, so this # excludes the contents rather than the directory itself. .claude/* !.claude/settings.json !.claude/hooks/ .claude/hooks/* !.claude/hooks/guard.py !.claude/hooks/test_guard.py CLAUDE.local.md .crewai/memory blogs/* secrets/* UNKNOWN.egg-info/ demos/* .crewai/*