include *.rst include *.sh include *.txt include .gitignore include LICENSE include requirements*.txt include Makefile graft docs graft tests prune docs/_build prune docs/node_modules prune tests/build prune tests/meteor_todos/.meteor/local prune */__pycache__ prune *.pyc exclude .travis.yml.ok exclude .travis.yml exclude tox.ini