]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Do not include benchmark data in tarball
authorPetr Špaček <pspacek@isc.org>
Mon, 23 Jun 2025 15:06:42 +0000 (17:06 +0200)
committerPetr Špaček <pspacek@isc.org>
Tue, 24 Jun 2025 12:38:37 +0000 (12:38 +0000)
names.csv file triples (compressed) tarball size.
meson dist respects .gitattributes so we don't need to add special magic
to meson.build.

.gitattributes

index 361ae28708ed6f7b9d25bea891d1d669e947e4fc..bc10d9a4ed4057ce59869819a2ca2d749d6b3af6 100644 (file)
@@ -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