gitignore: Ignore myresults.xml files
These files are created as a result of local babblesim test runs and can be safely ignored. Signed-off-by: Omkar Kulkarni <omkar.kulkarni@nordicsemi.no>
This commit is contained in:
parent
e94adf1e2b
commit
771afc34a5
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -39,6 +39,7 @@ sanity-out*
|
|||
twister-out*
|
||||
bsim_out
|
||||
bsim_bt_out
|
||||
myresults.xml
|
||||
tests/RunResults.xml
|
||||
scripts/grub
|
||||
doc/reference/kconfig/*.rst
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue