From a2fae4dac6ecfc802b3a171f3f22b925408ceb79 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Sat, 4 Dec 2021 02:14:21 -0500 Subject: [PATCH] Ignore PXE artifacts --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index dbb25e1..a8c8fb5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ artifacts/ debootstrap/ +pvc-installer-pxe*/ *.iso *.squashfs *.bak