# Snap build artefacts
parts/
stage/
prime/
partitions/
squashfs-root
*.snap
*.comp

# Model weights cache — fetched by prepare-models.sh from Hugging Face.
# Not committed because GGUFs are 10GB+ and HF is the source of truth.
/cache/
*.gguf

# Local snapcraft.yaml symlink (some workflows symlink snap/snapcraft.yaml here)
/snapcraft.yaml

# snapcraft-pack.log — locally-tee'd build log
snapcraft-pack.log
