From dc638fe963bf30900962174d3c0a5864f3bdb9b6 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Thu, 18 Jul 2024 00:46:48 -0700 Subject: Add generated VM files to gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9ca8f40..f447d9e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,7 @@ # using `eww -c /etc/nixos/home/eww`. # It is just a static copy of the generated file home/eww/colors.css + +# NixOS VM files +result +*.qcow2 \ No newline at end of file -- cgit v1.2.3