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
1 changed files with 1 additions and 0 deletions

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