lbry-sdk/.gitignore
2018-10-02 09:53:23 -04:00

16 lines
168 B
Text

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