gitignore: add .nixos-test-history
This commit is contained in:
parent
986a8e8866
commit
934d5fee0f
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,3 +4,4 @@ result-*
|
||||||
**/.direnv/
|
**/.direnv/
|
||||||
.data/
|
.data/
|
||||||
.cache/
|
.cache/
|
||||||
|
.nixos-test-history
|
||||||
|
|
Loading…
Reference in a new issue