quic: gitignore qlog files

qlog files are diagnostic files that are being used to verify
the quic implementation. Make sure they don't get checked in.

PR-URL: https://github.com/nodejs/node/pull/34351
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
This commit is contained in:
James M Snell
2020-07-15 15:47:57 -07:00
parent 83bf0d7e8c
commit cf28f8a7dd

1
.gitignore vendored
View File

@@ -38,6 +38,7 @@
/out
/*.msi
/*.wixpdb
/*.qlog
# === Rules for artifacts of `./configure` ===
/icu_config.gypi