diff --git a/nordic/.gitignore b/nordic/.gitignore index 311a5e0aff..c91a726bdb 100644 --- a/nordic/.gitignore +++ b/nordic/.gitignore @@ -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/