17 lines
508 B
Plaintext
17 lines
508 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 simplejson *.py *.c
|
|
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
|
|
include bin/enable-app-engine-project
|