lbry-sdk/.gitignore
2018-11-25 11:08:13 -05:00

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-*/