gitignore: Ignore new bsim tests build folders
The default bsim tests build folder was changed in
2a9eda226b
Ignore it by default for users convenience.
Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
68c1cafb41
commit
3b8bf3021f
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -37,6 +37,7 @@ doc/latex
|
||||||
doc/themes/zephyr-docs-theme
|
doc/themes/zephyr-docs-theme
|
||||||
sanity-out*
|
sanity-out*
|
||||||
twister-out*
|
twister-out*
|
||||||
|
bsim_out
|
||||||
bsim_bt_out
|
bsim_bt_out
|
||||||
scripts/grub
|
scripts/grub
|
||||||
doc/reference/kconfig/*.rst
|
doc/reference/kconfig/*.rst
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue