tutorial1/

# Build artifacts
*.iso
*.img
*.squashfs
*.log
build.log
chroot/
binary/
.build/
cache/

# Live-build internal dirs
iso/.build/
iso/binary/
iso/chroot/
iso/cache/
iso/.stage/
iso/live-image-*
iso/chroot.*
iso/binary.modified_timestamps
iso/build.log

# Offline artifact staging for Slice B/C builds
iso/config/includes.chroot_before_packages/live-artifacts/

# Scratch area (legacy scripts; may contain secrets)
scratch/

# Editor/OS junk
.DS_Store