diff options
author | notgne2 | 2020-10-29 10:57:01 -0700 |
---|---|---|
committer | notgne2 | 2020-10-29 10:57:01 -0700 |
commit | 16b1b8308aa5cabf8ecc5085b6f9ca2c9563a31a (patch) | |
tree | f13641e996aa610e9d8e87bcbcbac108fc6122ef /.gitignore | |
parent | 4c18565a8cc2c8e34df002f7e15328e8d94adfb4 (diff) |
Update .gitignore to ignore all Nix results
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,5 +3,5 @@ # SPDX-License-Identifier: MPL-2.0 /target -result +result* /examples/system/bare-system.qcow2
\ No newline at end of file |