]> git.ipfire.org Git - thirdparty/bind9.git/commit
Include required meson native files in tarball
authorNicki Křížek <nicki@isc.org>
Thu, 2 Jul 2026 14:53:10 +0000 (16:53 +0200)
committerNicki Křížek <nicki@isc.org>
Thu, 30 Jul 2026 14:41:15 +0000 (16:41 +0200)
commitbc348e8071df602dd5ef71d165c01d397d599724
tree05e217899e84dfe14494f52ce0c4690b1c0a7235
parentd794d8bdbff5ca15c956a5cb748dd242e175600e
Include required meson native files in tarball

The `*tarball*` CI jobs build directly from the unpacked tarball, but
the entire ci/ directory was export-ignored. Add the required ci/*.ini
scripts so these jobs can pass in CI.
.gitattributes