Files
n_os_tr/.gitignore
Laan Tungir 6e2164abe5 [WARNING] No existing semantic tags found. Starting from v0.0.0
v0.0.1 - Reorganize ISO build tree, add docs/plans/scripts, and stage Phase 2 Slice B+C service integration artifacts
2026-04-29 13:09:28 -04:00

32 lines
460 B
Plaintext

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