Skip to content

Commit d5ac09e

Browse files
authored
Merge pull request #4578 from quantum9Innovation/nix-direnv
feat(nix): add .direnv
2 parents 2466a63 + 3aa0c1a commit d5ac09e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

community/Nix.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
# Ignore build outputs from performing a nix-build or `nix build` command
22
result
33
result-*
4+
5+
# Ignore automatically generated direnv output
6+
.direnv

0 commit comments

Comments
 (0)