Skip to content

Commit 545b256

Browse files
committed
gitignore: Ignore mpremote test outputs.
Signed-off-by: Anson Mansfield <amansfield@mantaro.com>
1 parent 1f5c188 commit 545b256

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ docs/genrst/
1414
# Test failure outputs and intermediate artefacts
1515
tests/results/*
1616
tests/ports/unix/ffi_lib.so
17+
tools/mpremote/tests/results/*
1718

1819
# Python cache files
1920
__pycache__/

0 commit comments

Comments
 (0)