codeflash-agent/packages/github-app/.dockerignore
Kevin Turcios 3b59d97647 squash
2026-04-13 14:12:17 -05:00

15 lines
133 B
Text

__pycache__/
*.pyc
.venv/
.mypy_cache/
.ruff_cache/
.pytest_cache/
*.egg-info/
.env
.git/
tests/
dist/
*.md
Makefile
.claude/
evals/