[1;33m[WARNING][0m 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
This commit is contained in:
33
.gitignore
vendored
33
.gitignore
vendored
@@ -1 +1,32 @@
|
||||
tutorial1/
|
||||
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
|
||||
Reference in New Issue
Block a user