mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -38,6 +38,7 @@
|
||||
/out
|
||||
/*.msi
|
||||
/*.wixpdb
|
||||
/*.qlog
|
||||
|
||||
# === Rules for artifacts of `./configure` ===
|
||||
/icu_config.gypi
|
||||
|
||||
Reference in New Issue
Block a user