deb-bootc-image-builder/.gitignore
robojerk d782a8a4fb
Some checks failed
particle-os CI / Test particle-os (push) Failing after 2s
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
did stuff
2025-08-26 10:15:19 -07:00

47 lines
614 B
Text

/.idea
/output
/bin
/bib
__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
test-integration-*
# Image files (large binary artifacts)
*.img
*.qcow2
*.raw
# Large binary files
bootc-image-builder
**/bootc-image-builder
**/particle-os-*
**/bib-canary-*
**/create-*-image
# Binary directories
bin/
bib/
# Go build artifacts
*.exe
*.dll
*.so
*.dylib
# Red Hat source directories (read-only)
.Red_Hat_Version/