From 4ffab46059be83337de7f2ea361ef1d52f2d51b8 Mon Sep 17 00:00:00 2001 From: Michal Nowak Date: Mon, 23 Jun 2025 17:26:25 +0200 Subject: [PATCH] Do not include cocci/ data in tarball --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index bc10d9a4ed..2e7e9b4f0f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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