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

10 lines
161 B
Plaintext
Raw Normal View History

2018-08-07 11:03:51 +00:00
/.vscode
2018-04-28 18:14:46 +00:00
__pycache__/
2018-06-21 11:52:42 +00:00
defs/coins/tools/coins.json
defs/coins/tools/coindefs.json
tools/coins.json
tools/coindefs.json
tools/coinmarketcap.json
2018-10-19 16:02:27 +00:00
proto.gv*
2019-04-05 20:05:35 +00:00
.idea/*