.git
.gitignore
.github
__pycache__
*.pyc
*.pyo
*.pyd
.venv
venv
.ruff_cache
.mypy_cache
.pytest_cache
tests/
warp-prd.md
docs/
*.md
.env
.env.*
dist/
build/
*.egg-info/
