Skip to content

Commit 5814d23

Browse files
committed
Merge rm_historical_relnotes_from_dist
3 parents d5593be + 34ec626 + 26504f6 commit 5814d23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/guix/libexec/make_release_tarball.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ git archive --prefix="${DISTNAME}/" HEAD |
2020
--exclude '.git*' \
2121
--exclude ci \
2222
--exclude '*minisketch*' \
23+
--exclude 'doc/release-notes' \
2324
# end of tar options
2425

2526
# Generate correct build info file from git, before we lose git

0 commit comments

Comments
 (0)