mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 02:01:45 +08:00
Merge pull request #4837 from haras-unicorn/feat-nix-ignore-nixos-test-history
feat(nix): ignore nixos test history
This commit is contained in:
commit
e9c620b9f6
@ -4,3 +4,6 @@ result-*
|
||||
|
||||
# Ignore automatically generated direnv output
|
||||
.direnv
|
||||
|
||||
# Ignore NixOS interactive test driver history
|
||||
**/.nixos-test-history
|
||||
|
||||
Loading…
Reference in New Issue
Block a user