gitignore: add .nixos-test-history produced by test driver (#258456)
This commit is contained in:
parent
3e9edb76cf
commit
ba7d343571
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,6 +5,7 @@
|
|||
.\#*
|
||||
\#*\#
|
||||
.idea/
|
||||
.nixos-test-history
|
||||
.vscode/
|
||||
outputs/
|
||||
result-*
|
||||
|
|
Loading…
Reference in a new issue