Exclude more build detritus from package
This commit is contained in:
parent
a52b468e96
commit
3af794bc05
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user