2018-10-02 09:53:23 -04:00
|
|
|
# packaging
|
|
|
|
torba.egg-info/
|
2018-05-25 02:03:25 -04:00
|
|
|
dist/
|
|
|
|
|
2018-10-02 09:53:23 -04:00
|
|
|
# PyCharm
|
|
|
|
.idea/
|
2018-05-25 02:03:25 -04:00
|
|
|
|
2018-10-02 09:53:23 -04:00
|
|
|
# testing
|
2018-05-25 02:03:25 -04:00
|
|
|
.tox/
|
2018-11-25 11:08:13 -05:00
|
|
|
tests/client_tests/unit/bitcoin_headers
|
2018-11-03 18:50:34 -04:00
|
|
|
torba/bin
|
2018-05-25 02:03:25 -04:00
|
|
|
|
2018-10-02 09:53:23 -04:00
|
|
|
# cache and logs
|
|
|
|
__pycache__/
|
2018-05-25 02:03:25 -04:00
|
|
|
.mypy_cache/
|
2018-10-02 09:53:23 -04:00
|
|
|
_trial_temp/
|
|
|
|
_trial_temp-*/
|