.git
.github
.venv
**/__pycache__
**/*.pyc
dist
build
docs
media
tests
examples
*.md
!README.md
.claude
.pytest_cache
.mypy_cache
.ruff_cache
deploy/chart
deploy/operator
