deb-bootc-image-builder/.gitignore
joe 9a810d3d27
Some checks failed
particle-os CI / Test particle-os (push) Failing after 1s
particle-os CI / Integration Test (push) Has been skipped
particle-os CI / Security & Quality (push) Failing after 1s
Test particle-os Basic Functionality / test-basic (push) Failing after 1s
Tests / test (1.21.x) (push) Failing after 1s
Tests / test (1.22.x) (push) Failing after 1s
particle-os CI / Build and Release (push) Has been skipped
Simplify fork: remove osbuild complexity, add native Debian tools, integrate GRUB bootloader installation
2025-08-12 20:10:34 -07:00

31 lines
437 B
Text

/.idea
/output
/bin
__pycache__
.python-version
#Original Red Hat Version
.Red_Hat_Version
!.Red_Hat_Version/docs
!.Red_Hat_Version/download-sources.sh
!.Red_Hat_Version/readme.md
# Build artifacts and temporary files
work/
output-*
*.img
*.raw
*.qcow2
*.iso
container.tar
# Image files (large binary artifacts)
*.img
*.qcow2
*.raw
# Large binary files
bootc-image-builder
# Red Hat source directories (read-only)
.Red_Hat_Version/