lbry-sdk/torba/.gitignore
2019-06-20 13:45:46 -04:00

21 lines
220 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-*/
# OS X DS_Store
*.DS_Store