aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
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