Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames M Snell <jasnell@gmail.com>2020-07-16 01:47:57 +0300
committerJames M Snell <jasnell@gmail.com>2020-07-23 16:52:50 +0300
commitcf28f8a7dddedb90f96f177cc1c83c29fda39578 (patch)
tree10c39090867ff5151d0bd674955274971e682741 /.gitignore
parent83bf0d7e8cf39c49750cf527f331cdf6b5f4f225 (diff)
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5b07ec4a8e3..55152e1317f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,6 +38,7 @@
/out
/*.msi
/*.wixpdb
+/*.qlog
# === Rules for artifacts of `./configure` ===
/icu_config.gypi