Skip to content

Commit

Permalink
gitignore: Ignore myresults.xml files
Browse files Browse the repository at this point in the history
These files are created as a result of local babblesim test runs
and can be safely ignored.

Signed-off-by: Omkar Kulkarni <[email protected]>
  • Loading branch information
omkar3141 authored and aescolar committed May 28, 2024
1 parent e94adf1 commit 771afc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ sanity-out*
twister-out*
bsim_out
bsim_bt_out
myresults.xml
tests/RunResults.xml
scripts/grub
doc/reference/kconfig/*.rst
Expand Down

0 comments on commit 771afc3

Please sign in to comment.