# Python build artifacts
__pycache__/
*.pyc
*.pyo
.pytest_cache/
.ruff_cache/
.venv/
dist/
build/
*.egg-info/

# uv lockfile is checked in; the venv is not.
# (uv.lock kept for reproducible installs)

# Build outputs (the hybrid ISO + intermediates).
*.efi
*.kpxe
*.img
*.iso

# Local scratch
.scratch/

# cijoe smoke-test artefacts (per-run serial logs + html reports).
cijoe-output/
cijoe-archive/
