From 57b25fec8e23164c4f39557680446968074188eb Mon Sep 17 00:00:00 2001 From: Whovian9369 Date: Wed, 12 Jun 2024 03:21:03 -0400 Subject: [PATCH] Update `.gitignore`. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 8f0dc1b..4abd952 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,7 @@ manualEpub* # nixosConfigurations.nixos-wsl.config.system.build.manual.manualEpub result* # Symlink for system build +isoimage-pc* + # Symlink for x86_64-linux ISO build /system/xps/ # Ignore the `nixps` config since it's out of commission right now anyway.