1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-19 11:50:58 +00:00
trezor-firmware/.gitignore
2025-01-14 22:02:33 +01:00

23 lines
283 B
Plaintext

.attic/
.cache/
.venv/
.idea/
.mypy_cache/
.pytest_cache/
.vscode/
__pycache__/
*.pyc
/build
proto.gv*
.DS_Store
crypto/tests/libtrezor-crypto.so.dSYM/
/west/.west/
/west/bootloader/
/west/modules/
/west/nrf/
/west/nrfxlib/
/west/test/
/west/tools/
/west/zephyr/
/west/trezor/build/