Skip to content

Commit 50048c0

Browse files
committed
Auto merge of #28512 - lfairy:snapshot-pyc, r=alexcrichton
Closes #28508 r? @brson
2 parents 783c3fc + 7f43941 commit 50048c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mk/dist.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ $(PKG_TAR): $(PKG_FILES)
7777
-C $(S) \
7878
--exclude-vcs \
7979
--exclude=*~ \
80+
--exclude=*.pyc \
8081
--exclude=*/llvm/test/*/*.ll \
8182
--exclude=*/llvm/test/*/*.td \
8283
--exclude=*/llvm/test/*/*.s \

0 commit comments

Comments
 (0)