gitignore: add .nixos-test-history
Add the artifacts created by nixos tests to gitignore.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
|||||||
.direnv
|
.direnv
|
||||||
|
**/.nixos-test-history
|
||||||
***/.hypothesis
|
***/.hypothesis
|
||||||
out.log
|
out.log
|
||||||
.coverage.*
|
.coverage.*
|
||||||
|
|||||||
Reference in New Issue
Block a user