.venv/
__pycache__/
*.py[cod]

build/
dist/
*.egg-info/
.hatch/

.coverage
.coverage.*
htmlcov/
.pytest_cache/
.mypy_cache/
.ruff_cache/

*.stl

.DS_Store
