We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2466a63 + 3aa0c1a commit d5ac09eCopy full SHA for d5ac09e
community/Nix.gitignore
@@ -1,3 +1,6 @@
1
# Ignore build outputs from performing a nix-build or `nix build` command
2
result
3
result-*
4
+
5
+# Ignore automatically generated direnv output
6
+.direnv
0 commit comments