Add nix gitignore template

This commit is contained in:
Jonathan Ringer
2021-08-03 10:24:36 -07:00
parent 991e760c1c
commit 71d40b91ac

3
community/Nix.gitignore Normal file
View File

@@ -0,0 +1,3 @@
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*