We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5853962 + c5bf3ca commit e9c620bCopy full SHA for e9c620b
Nix.gitignore
@@ -4,3 +4,6 @@ result-*
4
5
# Ignore automatically generated direnv output
6
.direnv
7
+
8
+# Ignore NixOS interactive test driver history
9
+**/.nixos-test-history
0 commit comments