.git
.github
__pycache__
*.pyc
*.pyo
.pytest_cache
.mypy_cache
.ruff_cache
dist/
build/
*.egg-info/
trace-output/
trace-cache/
.env
*.env
tests/
docs/
