nrf52dk: added build artifacts to git ignore
This commit is contained in:
parent
2d45a4207a
commit
943e526860
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -125,3 +125,7 @@ platform/galileo/bsp/grub/bin/
|
||||||
*.galileo.dll
|
*.galileo.dll
|
||||||
*.galileo.efi
|
*.galileo.efi
|
||||||
LOG_OPENOCD
|
LOG_OPENOCD
|
||||||
|
|
||||||
|
# nRF52 build artifacts
|
||||||
|
*.jlink
|
||||||
|
*.nrf52dk
|
||||||
|
|
Loading…
Reference in a new issue