19 lines
232 B
Plaintext
19 lines
232 B
Plaintext
# Build artifacts and generated files
|
|
build/
|
|
images/
|
|
|
|
# Boot file artifacts (but keep boot.ipxe configuration)
|
|
http/*
|
|
!http/boot.ipxe
|
|
tftp/
|
|
|
|
# Generated metadata
|
|
*.img
|
|
filesystem.squashfs
|
|
version.txt
|
|
latest
|
|
|
|
# OS files
|
|
.DS_Store
|
|
*~
|