From 2ec714523a071f0b72cf91ce1fe8e412bf97509a Mon Sep 17 00:00:00 2001 From: Timotej S <6674623+underhood@users.noreply.github.com> Date: Thu, 9 Feb 2023 10:18:56 +0700 Subject: generates dual ksy for njfv2 + fix for padding after page blocks (#14383) * add ability to generate different ksys * fix dist * fix page_block by metric count instead of till EOF --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 45ec5156ac..e594b59f86 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ *.c diff=cpp *.h diff=cpp +*.ksy.in linguist-language=ksy -- cgit v1.2.3