mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-12 23:04:31 +02:00
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:
1
tests/.gitignore
vendored
1
tests/.gitignore
vendored
@@ -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*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user