Vendors Kicksecure derivative-maker as a pinned submodule (18.1.7.4), adds the wrapper + verify + diagnose scripts, the pinned builder image, and the reproducibility-gated Gitea Actions workflow. Base flavour only — no hardening overlay (that's M1.2). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
14 lines
260 B
Plaintext
14 lines
260 B
Plaintext
# Build outputs and intermediate state — never committed.
|
|
output/
|
|
cache/
|
|
chroot/
|
|
binary/
|
|
.build/
|
|
|
|
# diffoscope reports from the diagnose-divergence script.
|
|
_divergence-*/
|
|
|
|
# Local configuration overrides for developer experimentation.
|
|
config/local-*
|
|
*.local
|