Files
BlueBuildTemplate/.gitignore
charel 6ae791be0e chore(.gitignore): ISO and checksum files generated by CLI
I usually add these two entries to my .gitignore to prevent accidentally committing massive binary blobs generated by the 'bluebuild generate-iso' command.

This may or may not be a sane default to have in the template itself, depending on how many users have the same habits I do when generating offline install media.
2026-06-27 15:37:52 -04:00

6 lines
62 B
Plaintext

cosign.key
cosign.private
/Containerfile
*.iso
*.iso-CHECKSUM