mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-05 13:43:28 +03:00
Merge pull request #2978 from hugovk/dotify
Rename appveyor.yml as .appveyor.yml
This commit is contained in:
commit
6372a07be2
|
@ -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