__pycache__/
*.py[codz]
*.so
build/
dist/
*.egg-info/
.env
.envrc
.venv
env/
venv/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.pyre/
.pytype/
.idea/
.vscode/
