mirror of
https://github.com/trezor/trezor-firmware.git
synced 2026-02-19 16:22:44 +01:00
chore(nordic): adding "build*" directories to be ignored (the dirs can be named e.g. "build", "build_debug", etc.).
[no changelog]
This commit is contained in:
2
nordic/.gitignore
vendored
2
nordic/.gitignore
vendored
@@ -4,6 +4,6 @@ nrf/
|
||||
nrfxlib/
|
||||
test/
|
||||
tools/
|
||||
trezor/**/build/
|
||||
trezor/**/build*/
|
||||
zephyr/
|
||||
.west/
|
||||
|
||||
@@ -13,3 +13,4 @@
|
||||
^\./core/embed/io/nfc/rfal
|
||||
^\./nordic/trezor/radio_test
|
||||
^\./nordic/trezor/direct_test_mode
|
||||
^\./nordic/trezor/.*build
|
||||
|
||||
Reference in New Issue
Block a user