Add nix gitignore template

This commit is contained in:
Jonathan Ringer
2021-12-28 10:52:06 -08:00
parent 991e760c1c
commit 71d40b91ac
+3
View File
@@ -0,0 +1,3 @@
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*