# SPDX-License-Identifier: Apache-2.0
.venv/
.artifacts/
dist/
build/
*.egg-info/
__pycache__/
*.py[cod]
.coverage
coverage.xml
.pytest_cache/
.mypy_cache/
.ruff_cache/
.hypothesis/
