mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 22:43:01 +00:00
gitignore: add .nixos-test-history produced by test driver (#258456)
This commit is contained in:
parent
3e9edb76cf
commit
ba7d343571
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,6 +5,7 @@
|
||||
.\#*
|
||||
\#*\#
|
||||
.idea/
|
||||
.nixos-test-history
|
||||
.vscode/
|
||||
outputs/
|
||||
result-*
|
||||
|
Loading…
Reference in New Issue
Block a user