Skip to content

Commit e9c620b

Browse files
authored
Merge pull request #4837 from haras-unicorn/feat-nix-ignore-nixos-test-history
feat(nix): ignore nixos test history
2 parents 5853962 + c5bf3ca commit e9c620b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Nix.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ result-*
44

55
# Ignore automatically generated direnv output
66
.direnv
7+
8+
# Ignore NixOS interactive test driver history
9+
**/.nixos-test-history

0 commit comments

Comments
 (0)