mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 10:02:07 -04:00
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:
parent
414e13ce3e
commit
525c6ae983
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue