Auto merge of #28512 - lfairy:snapshot-pyc, r=alexcrichton

Closes #28508

r? @brson
This commit is contained in:
bors 2015-09-20 00:12:12 +00:00
commit 50048c00b9
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ $(PKG_TAR): $(PKG_FILES)
-C $(S) \
--exclude-vcs \
--exclude=*~ \
--exclude=*.pyc \
--exclude=*/llvm/test/*/*.ll \
--exclude=*/llvm/test/*/*.td \
--exclude=*/llvm/test/*/*.s \