Skip to content

Commit f05fb70

Browse files
committed
Intermediate changes
commit_hash:715eb8243f0c5c49568ad4e6010edef30bba5d3e
1 parent b5a2fa5 commit f05fb70

File tree

2 files changed

+6
-509
lines changed

2 files changed

+6
-509
lines changed

contrib/libs/ngtcp2/.yandex_meta/__init__.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,9 @@
1818
"ngtcp2": ["ngtcp2_crypto_quictls"],
1919
},
2020
)
21+
22+
23+
ngtcp2.copy_top_sources_except |= {
24+
# This is just a git log, ignore it
25+
"ChangeLog",
26+
}

0 commit comments

Comments
 (0)