/target/
__pycache__/
*.pyc
*.so
*.pyd
.venv/
venv/
dist/
build/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
