use nix gitignore template

This commit is contained in:
wi11-holdsworth 2025-05-27 21:21:07 +10:00
parent f3da2e2044
commit bc6a65303a

7
.gitignore vendored
View file

@ -1 +1,6 @@
./result
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
# Ignore automatically generated direnv output
.direnv