1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00

Ignore .github files from the manifest

This commit is contained in:
Matt Iversen 2016-02-27 17:54:57 +11:00
parent 98fb7e2bae
commit fb982e232b

View file

@ -17,6 +17,7 @@ exclude appveyor.yml
recursive-include pip/_vendor *.pem
recursive-include docs Makefile *.rst *.py *.bat
prune .github
prune .travis
prune docs/_build
prune contrib