mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 02:01:45 +08:00
feat(nix): ignore nixos test history
This commit is contained in:
parent
84c6914a9b
commit
c5bf3caf29
@ -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