2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-22 01:59:26 +00:00

Do not include cocci/ data in tarball

This commit is contained in:
Michal Nowak 2025-06-23 17:26:25 +02:00 committed by Petr Špaček
parent 525c6ae983
commit 4ffab46059

1
.gitattributes vendored
View File

@ -20,6 +20,7 @@ dangerfile.py export-ignore
/.mailmap export-ignore
/.reuse/** export-ignore
/ci export-ignore
/cocci/** export-ignore
/conftools export-ignore
/doc/design export-ignore
/doc/dev export-ignore