2017-12-02 14:21:37 +00:00
|
|
|
.project
|
|
|
|
.pydevproject
|
|
|
|
MANIFEST
|
2014-07-21 15:54:15 +00:00
|
|
|
build/
|
|
|
|
dist/
|
|
|
|
python_trezor.egg-info/
|
2014-10-21 22:26:07 +00:00
|
|
|
trezor.egg-info/
|
2013-03-18 15:44:59 +00:00
|
|
|
*.pyc
|
2014-01-20 12:21:49 +00:00
|
|
|
*.bin
|
2014-02-09 03:47:19 +00:00
|
|
|
*.py.cache
|
2014-07-21 15:54:15 +00:00
|
|
|
distribute-*.egg
|
|
|
|
distribute-*.tar.gz
|
2014-08-21 17:04:10 +00:00
|
|
|
docs/_build
|
|
|
|
docs/.docs-build-environment
|
2016-10-17 12:17:18 +00:00
|
|
|
.tox/
|
2017-07-28 16:07:20 +00:00
|
|
|
.cache/
|
2018-03-26 15:38:49 +00:00
|
|
|
.pytest_cache/
|
2018-06-05 13:52:39 +00:00
|
|
|
.mypy_cache/
|
|
|
|
|
|
|
|
.idea/
|
|
|
|
.vscode/
|
2018-03-26 15:38:49 +00:00
|
|
|
|
|
|
|
trezorlib/coins.json
|