.venv/
dist/
__pycache__/
*.pyc
.git/
.github/
tests/
docs/
examples/
scripts/
skills/
.env
.env.example
.coverage
htmlcov/
.mypy_cache/
.ruff_cache/
*.md
!README.md
.coderabbit.yaml
.dockerignore
Dockerfile
