__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.mypy_cache/
.ruff_cache/
.pytest_cache/
.venv/
.hypothesis/

# Project-specific
*.gcode
*_animation.svg
crud/
htmlcov/
secrets.toml
