Exclude more build detritus from package

This commit is contained in:
Alex Clark 2016-03-23 17:30:55 -04:00
parent a52b468e96
commit 3af794bc05

View File

@ -20,8 +20,12 @@ graft docs
prune docs/_static
# build/src control detritus
exclude .coveragerc
exclude .editorconfig
exclude .landscape.yaml
exclude appveyor.yml
exclude build_children.sh
exclude tox.ini
global-exclude .git*
global-exclude *.pyc
global-exclude *.so