2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 18:08:16 +00:00

[#3857] Exclude hammer.py from the tarball too

This commit is contained in:
Andrei Pavel 2025-06-04 11:10:02 +03:00
parent fe7b01fb05
commit 351b6a27d0
No known key found for this signature in database
GPG Key ID: D4E804481939CB21

1
.gitattributes vendored
View File

@ -12,6 +12,7 @@
/changelog_unreleased/.add-entry.sh export-ignore /changelog_unreleased/.add-entry.sh export-ignore
/changelog_unreleased/.template export-ignore /changelog_unreleased/.template export-ignore
/Dangerfile export-ignore /Dangerfile export-ignore
/hammer.py export-ignore
/tools/add-config-h.sh export-ignore /tools/add-config-h.sh export-ignore
/tools/bump-lib-versions.sh export-ignore /tools/bump-lib-versions.sh export-ignore
/tools/check-for-duplicate-includes.sh export-ignore /tools/check-for-duplicate-includes.sh export-ignore