From 42b76c5ed3d3fc55c4d7dd79eba923508e83c886 Mon Sep 17 00:00:00 2001 From: Peritia Date: Sun, 1 Mar 2026 16:56:27 +0100 Subject: [PATCH] fix .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f9d23cd..ae1a5f2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -.zip -.qcow2 +*.zip +*.qcow2 NixOS-Vista.qcow2 \ No newline at end of file