aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0fbb8ee9..fbc14bdf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,4 +29,7 @@ go.work.sum
/cmd/hakurei/LICENSE
# release
-/dist/hakurei-* \ No newline at end of file
+/dist/hakurei-*
+
+# interactive nixos vm
+nixos.qcow2 \ No newline at end of file