*.venv/
__pycache__/
*.pyc
.pytest_cache/
*.egg-info/
.ruff_cache/

# Real credentials must never be committed — use the .example files
archinstall/user_credentials.json
