deb-bootc-image-builder/.gitignore
robojerk ab30e683d1
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
Tests / test (1.21.x) (push) Failing after 1s
Tests / test (1.22.x) (push) Failing after 0s
particle-os CI / Build and Release (push) Has been skipped
🔒 Add .Red_Hat_Version to .gitignore
2025-08-12 16:46:45 -07:00

24 lines
336 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
# Red Hat source directories (read-only)
.Red_Hat_Version/