]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Do not include empty directories cocci and .reuse in tarball
authorMichal Nowak <mnowak@isc.org>
Mon, 23 Jun 2025 15:36:40 +0000 (17:36 +0200)
committerPetr Špaček <pspacek@isc.org>
Tue, 24 Jun 2025 12:38:37 +0000 (12:38 +0000)
.gitattributes

index 2e7e9b4f0f6e9a7589076095bb02d4f2d28129b2..7193a7a4beb9ad1fa5608df10acd0c0235da7868 100644 (file)
@@ -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