Browse Source

Merge pull request #4578 from quantum9Innovation/nix-direnv

feat(nix): add .direnv
Tim Hunter 3 months ago
parent
commit
d5ac09e92f
1 changed files with 3 additions and 0 deletions
  1. 3 0
      community/Nix.gitignore

+ 3 - 0
community/Nix.gitignore

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