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-11 08:40:28 +0200 |
commit | b87fb2aaece93ae9682643ea7e1a845331524598 (patch) | |
tree | 478830d8999c4cfba7e11038b212895ab17585f7 | |
parent | 9f5df41041c71f2ecd8241e9177bd0e9ed16b595 (diff) |
chore: add .gitignore for result symlink
Generated by `sudo ./nixos/rebuild test`.
-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 |