mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-22 22:13:08 +03:00
Either appveyor.yml or .appveyor.yml is allowed, let's hide with other dotfiles
This commit is contained in:
parent
4247de3604
commit
aa05409016
|
@ -17,13 +17,13 @@ graft docs
|
||||||
prune docs/_static
|
prune docs/_static
|
||||||
|
|
||||||
# build/src control detritus
|
# build/src control detritus
|
||||||
|
exclude .appveyor.yml
|
||||||
exclude .coveragerc
|
exclude .coveragerc
|
||||||
exclude .codecov.yml
|
exclude .codecov.yml
|
||||||
exclude .editorconfig
|
exclude .editorconfig
|
||||||
exclude .landscape.yaml
|
exclude .landscape.yaml
|
||||||
exclude .travis
|
exclude .travis
|
||||||
exclude .travis/*
|
exclude .travis/*
|
||||||
exclude appveyor.yml
|
|
||||||
exclude build_children.sh
|
exclude build_children.sh
|
||||||
exclude tox.ini
|
exclude tox.ini
|
||||||
global-exclude .git*
|
global-exclude .git*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user