Merge pull request #7338 from yanrayw/2.28-6500-gitignore-fix

Backport 2.28: fix: ignore *.o under tests/src/test_helpers
This commit is contained in:
Manuel Pégourié-Gonnard 2023-03-30 23:21:53 +02:00 committed by GitHub
commit 616f23e016
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
tests/.gitignore vendored
View File

@ -11,6 +11,7 @@ data_files/entropy_seed
include/test/instrument_record_status.h
src/*.o
src/test_helpers/*.o
src/drivers/*.o
src/libmbed*