Bug 1621564 - 75.0beta source tarballs dont contain third_party/rust/failure/.github-ci.yml -> failure to build r=froydnj

Differential Revision: https://phabricator.services.mozilla.com/D66373

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Ian Neal 2020-03-11 10:35:48 +00:00
Родитель 3b193b3c3b
Коммит 7ccd5729a2
1 изменённых файлов: 4 добавлений и 1 удалений

Просмотреть файл

@ -429,7 +429,10 @@ endif
SRC_TAR_PREFIX = $(MOZ_APP_NAME)-$(MOZ_PKG_VERSION)
SRC_TAR_EXCLUDE_PATHS += \
--exclude='.hg*' \
--exclude='.git*' \
--exclude='.git' \
--exclude='.gitattributes' \
--exclude='.gitkeep' \
--exclude='.gitmodules' \
--exclude='CVS' \
--exclude='.cvs*' \
--exclude='.mozconfig*' \