# Python-generated files
__pycache__/
*.py[oc]
build/
_build
dist/
wheels/
*.egg-info

.ruff_cache
.mypy_cache

# Virtual environments
.venv
# The source distribution should not include lock file.
uv.lock

examples/*-user.service
