1include *.txt
2include install.py
3recursive-include docutils *
4recursive-include docs *
5recursive-include licenses *
6recursive-include tools *
7recursive-include test *
8exclude test/alltests.out test/record.txt
9prune test/functional/output
10include test/functional/output/README.txt
11global-exclude *.pyc *~ __pycache__ .DS_Store
12