mirror of
https://github.com/codeflash-ai/codeflash-agent.git
synced 2026-05-04 18:25:19 +00:00
15 lines
133 B
Text
15 lines
133 B
Text
__pycache__/
|
|
*.pyc
|
|
.venv/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
.pytest_cache/
|
|
*.egg-info/
|
|
.env
|
|
.git/
|
|
tests/
|
|
dist/
|
|
*.md
|
|
Makefile
|
|
.claude/
|
|
evals/
|