File tree Expand file tree Collapse file tree 6 files changed +17
-34
lines changed Expand file tree Collapse file tree 6 files changed +17
-34
lines changed Original file line number Diff line number Diff line change 1+ .attic /
2+ .cache /
3+ .idea /
4+ .mypy_cache /
5+ .pytest_cache /
6+ .vscode /
7+ __pycache__ /
8+ * .pyc
Original file line number Diff line number Diff line change 1- /.vscode
2- __pycache__ /
31defs /coins /tools /coins.json
42defs /coins /tools /coindefs.json
53tools /coins.json
64tools /coindefs.json
75tools /coinmarketcap.json
86proto.gv *
9- .idea /*
Original file line number Diff line number Diff line change 1- .cache /
2- * .pyc
3- .sconsign.dblite
4- .vscode /
5- .mypy_cache /
6- __pycache__ /
7- _attic /
81build /
92build-docker /
10- emu.config
3+ .sconsign.dblite
114compile_commands.json
5+ emu.config
126tests /trezor_monero_tests{,.log}
Original file line number Diff line number Diff line change 1- .cache /
2- .vscode /
3- _attic /
4- * .o
51* .d
62* .exe
7- * ~
3+ * .o
4+ * .os
85tests /aestst
6+ tests /libtrezor-crypto.so
7+ tests /test_check
98tests /test_openssl
109tests /test_speed
11- tests /test_check
12- tests /libtrezor-crypto.so
13- * .os
14- * .pyc
Original file line number Diff line number Diff line change 1- .cache /
2- .vscode /
3- _attic /
41build /
5- * .o
62* .a
7- * .d
83* .bin
4+ * .d
95* .elf
106* .hex
117* .img
128* .list
13- * .srec
149* .log
10+ * .o
11+ * .srec
Original file line number Diff line number Diff line change @@ -4,17 +4,9 @@ MANIFEST
44/build
55/dist
66/trezor.egg-info
7- * .pyc
8- __pycache__
97* .bin
108* .py.cache
119/.tox
12- /.cache
13- /.pytest_cache
14- /.mypy_cache
15-
16- /.idea
17- /.vscode
1810
1911/trezorlib /coins.json
2012/trezorlib /messages /*
You can’t perform that action at this time.
0 commit comments