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:
parent
3b154a4389
commit
76eaca4f30
19
nordic/.gitignore
vendored
19
nordic/.gitignore
vendored
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user