diff --git a/.gitignore b/.gitignore index aebcd14..4b5dc4f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,13 @@ -# Build artifacts +# 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