# Build output and caches
/output/
/.cache/
*.img
*.img.zst
*.raw
*.sha256

# Firmware extracted from a Windows install is signed per-model and is not
# ours to redistribute — this repo is public. Drop blobs in firmware/local/ to
# have the build bake them in, but they stay out of git.
/firmware/local/*
!/firmware/local/.gitkeep
