From e558360e07000a782e18d0a6ec89391e23947fdb Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Thu, 13 Feb 2025 12:20:15 +0100 Subject: [PATCH] ignore qcow2 images and release notes --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 78727b7..2dc47d4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ pld-linux-base-*.packages pld-linux-base-*.log pld-linux-base-*.tar.xz +release-notes-* *.img.xz +*.qcow2.xz *.asc