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.
This commit is contained in:
Petr Špaček 2025-06-23 17:06:42 +02:00
parent 414e13ce3e
commit 525c6ae983

1
.gitattributes vendored
View 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