1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-08 05:32:39 +00:00
trezor-firmware/.gitignore

24 lines
334 B
Plaintext
Raw Normal View History

2019-04-16 22:05:24 +00:00
.attic/
.cache/
2019-04-29 07:54:15 +00:00
.venv/
2019-04-16 22:05:24 +00:00
.idea/
.mypy_cache/
.pytest_cache/
.vscode/
__pycache__/
*.pyc
/build
proto.gv*
2020-03-11 19:22:56 +00:00
.DS_Store
crypto/tests/libtrezor-crypto.so.dSYM/
/nordic/.west/
/nordic/bootloader/
/nordic/modules/
/nordic/nrf/
/nordic/nrfxlib/
/nordic/test/
/nordic/tools/
/nordic/zephyr/
/nordic/trezor/build/
/nordic/trezor/trezor-ble/build/