15 lines
432 B
Plaintext
15 lines
432 B
Plaintext
recursive-include tests *.py *.json
|
|
recursive-include functional_tests *.py
|
|
recursive-include httplib2 *.py
|
|
recursive-include uritemplate *.py
|
|
recursive-include apiclient *.json *.py
|
|
recursive-include oauth2 *.py
|
|
recursive-include docs *.html
|
|
recursive-include samples *.py *.png *.html *.yaml *.json
|
|
include runtests.py
|
|
include runsamples.py
|
|
include setpath.sh
|
|
include setup_utils.py
|
|
include gflags.py
|
|
include gflags_validators.py
|