From 351b6a27d023c5339c33ef248f374c421bf61633 Mon Sep 17 00:00:00 2001 From: Andrei Pavel Date: Wed, 4 Jun 2025 11:10:02 +0300 Subject: [PATCH] [#3857] Exclude hammer.py from the tarball too --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index ff6d350b35..6e8a8916db 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,6 +12,7 @@ /changelog_unreleased/.add-entry.sh export-ignore /changelog_unreleased/.template export-ignore /Dangerfile export-ignore +/hammer.py export-ignore /tools/add-config-h.sh export-ignore /tools/bump-lib-versions.sh export-ignore /tools/check-for-duplicate-includes.sh export-ignore