1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-24 23:48:13 +00:00

fix(nordic): fix nordic gitignore.

[no changelog]
This commit is contained in:
kopecdav 2025-06-17 17:09:23 +02:00 committed by kopecdav
parent 3b154a4389
commit 76eaca4f30

19
nordic/.gitignore vendored
View File

@ -1,10 +1,9 @@
/nordic/.west/ bootloader/
/nordic/bootloader/ modules/
/nordic/modules/ nrf/
/nordic/nrf/ nrfxlib/
/nordic/nrfxlib/ test/
/nordic/test/ tools/
/nordic/tools/ trezor/**/build/
/nordic/zephyr/ zephyr/
/nordic/trezor/build/ .west/
/nordic/trezor/trezor-ble/build/