aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authornotgne22020-10-29 10:57:01 -0700
committernotgne22020-10-29 10:57:01 -0700
commit16b1b8308aa5cabf8ecc5085b6f9ca2c9563a31a (patch)
treef13641e996aa610e9d8e87bcbcbac108fc6122ef /.gitignore
parent4c18565a8cc2c8e34df002f7e15328e8d94adfb4 (diff)
Update .gitignore to ignore all Nix results
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 58f5ece..9947914 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,5 +3,5 @@
# SPDX-License-Identifier: MPL-2.0
/target
-result
+result*
/examples/system/bare-system.qcow2 \ No newline at end of file