mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-22 01:59:26 +00:00
Do not include empty directories cocci and .reuse in tarball
This commit is contained in:
parent
4ffab46059
commit
fcb2203431
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -18,8 +18,10 @@ dangerfile.py export-ignore
|
||||
/.github/** export-ignore
|
||||
/.gitlab/** export-ignore
|
||||
/.mailmap export-ignore
|
||||
/.reuse export-ignore
|
||||
/.reuse/** export-ignore
|
||||
/ci export-ignore
|
||||
/cocci export-ignore
|
||||
/cocci/** export-ignore
|
||||
/conftools export-ignore
|
||||
/doc/design export-ignore
|
||||
|
Loading…
x
Reference in New Issue
Block a user