9 lines
179 B
Plaintext
9 lines
179 B
Plaintext
recursive-include apiclient *.json *.py
|
|
include CHANGELOG
|
|
include LICENSE
|
|
include README
|
|
include FAQ
|
|
include setpath.sh
|
|
recursive-include tests *
|
|
global-exclude *.pyc __pycache__
|