Ver Fonte

Add nix gitignore template

Jonathan Ringer há 3 anos atrás
pai
commit
71d40b91ac
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      community/Nix.gitignore

+ 3 - 0
community/Nix.gitignore

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