1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-23 15:08:19 +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/
/nordic/bootloader/
/nordic/modules/
/nordic/nrf/
/nordic/nrfxlib/
/nordic/test/
/nordic/tools/
/nordic/zephyr/
/nordic/trezor/build/
/nordic/trezor/trezor-ble/build/
bootloader/
modules/
nrf/
nrfxlib/
test/
tools/
trezor/**/build/
zephyr/
.west/