diff options
author | Martin Fischer <martin@push-f.com> | 2025-06-11 08:39:58 +0200 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2025-06-16 16:25:48 +0200 |
commit | b3b82eb4c5bb389ef361640641cd41cfccb68882 (patch) | |
tree | 04722c88f9defc9ad9a42f7fe6861c27a1fea80c /nixos/.gitignore | |
parent | 0b42b4bde3d82a24b8fb17e2f31aed9ea6e6c5c8 (diff) |
chore: add .gitignore for result symlink
Generated by `sudo ./nixos/rebuild test`.
Diffstat (limited to 'nixos/.gitignore')
-rw-r--r-- | nixos/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/.gitignore b/nixos/.gitignore new file mode 100644 index 0000000..c4a847d --- /dev/null +++ b/nixos/.gitignore @@ -0,0 +1 @@ +/result |