[#3857] Exclude hammer.py from the tarball too
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled

This commit is contained in:
Andrei Pavel
2025-06-04 11:10:02 +03:00
parent fe7b01fb05
commit 351b6a27d0

1
.gitattributes vendored
View File

@@ -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