mirror of
https://github.com/espressif/openthread.git
synced 2025-08-06 14:52:18 +08:00
[gitignore] ignore files genereated by running toranj unit tests (#10242)
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -34,3 +34,8 @@ cmake-build-*/**
|
||||
|
||||
# Python bytecodes
|
||||
__pycache__
|
||||
|
||||
# Unit test files
|
||||
CTestTestfile.cmake
|
||||
ot-test-*
|
||||
Testing/
|
||||
|
Reference in New Issue
Block a user