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

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

# Hugo website
website/public/
website/resources/
website/.hugo_build.lock
website/hugo_stats.json
