1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 11:29:11 +00:00
trezor-firmware/.gitignore

24 lines
268 B
Plaintext
Raw Normal View History

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/
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/
.cache/
.pytest_cache/
2018-06-05 13:52:39 +00:00
.mypy_cache/
.idea/
.vscode/
trezorlib/coins.json