1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 22:09:07 +00:00
trezor-firmware/core/.gitignore
grdddj 9fc5bb546b style(core): full pyright-based type-checking
Changes many fields to required -- as far as we were able to figure out,
signing would fail if these fields aren't provided anyway, so this
should not pose a compatibility problem.

Co-authored-by: matejcik <ja@matejcik.cz>
2022-01-07 21:41:17 +01:00

11 lines
141 B
Plaintext

build/
build-docker/
.sconsign.dblite
compile_commands.json
emu.config
tests/trezor_monero_tests*
.coverage
.coverage.*
htmlcov/
mypy_report