From: Petr Špaček Date: Mon, 23 Jun 2025 15:06:42 +0000 (+0200) Subject: Do not include benchmark data in tarball X-Git-Tag: v9.21.10~32^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=525c6ae98390bb351098e78ec4ce3784a25a1c0d;p=thirdparty%2Fbind9.git Do not include benchmark data in tarball names.csv file triples (compressed) tarball size. meson dist respects .gitattributes so we don't need to add special magic to meson.build. --- diff --git a/.gitattributes b/.gitattributes index 361ae28708e..bc10d9a4ed4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -23,6 +23,7 @@ dangerfile.py export-ignore /conftools export-ignore /doc/design export-ignore /doc/dev export-ignore +/tests/bench/names.csv export-ignore /util/** export-ignore /util/bindkeys.pl -export-ignore /util/check-make-install.in -export-ignore