lbry-sdk/.gitignore
2018-11-03 20:52:26 -04:00

17 lines
178 B
Text

# packaging
torba.egg-info/
dist/
# PyCharm
.idea/
# testing
.tox/
tests/unit/bitcoin_headers
torba/bin
# cache and logs
__pycache__/
.mypy_cache/
_trial_temp/
_trial_temp-*/