forked from LBRYCommunity/lbry-sdk
17 lines
191 B
Text
17 lines
191 B
Text
# packaging
|
|
torba.egg-info/
|
|
dist/
|
|
|
|
# PyCharm
|
|
.idea/
|
|
|
|
# testing
|
|
.tox/
|
|
tests/client_tests/unit/bitcoin_headers
|
|
torba/bin
|
|
|
|
# cache and logs
|
|
__pycache__/
|
|
.mypy_cache/
|
|
_trial_temp/
|
|
_trial_temp-*/
|