gitignore: add .nixos-test-history produced by test driver (#258456)

master
Majiir Paktu 2023-10-01 16:44:49 -04:00 committed by GitHub
parent 3e9edb76cf
commit ba7d343571
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@
.\#*
\#*\#
.idea/
.nixos-test-history
.vscode/
outputs/
result-*