Skip to content

Commit 2ecf7f5

Browse files
authored
[gitignore] ignore nexus unit test binaries (openthread#11134)
Ignore unit test binaries. For example, `tests/nexus/nexus_border_agent`.
1 parent fc72498 commit 2ecf7f5

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
@@ -50,6 +50,7 @@ CTestTestfile.cmake
5050
ot-test-*
5151
ot_testing/
5252
Testing/
53+
tests/nexus/nexus_*
5354

5455
# Misc
5556
DartConfiguration.tcl

0 commit comments

Comments
 (0)