mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-30 17:09:41 -04:00
Merge pull request #7336 from yanrayw/6500-gitignore-fix
fix: ignore *.o under tests/src/test_helpers
This commit is contained in:
commit
99771a3593
1
tests/.gitignore
vendored
1
tests/.gitignore
vendored
@ -18,6 +18,7 @@ include/alt-extra/psa/crypto_struct_alt.h
|
||||
include/test/instrument_record_status.h
|
||||
|
||||
src/*.o
|
||||
src/test_helpers/*.o
|
||||
src/drivers/*.o
|
||||
src/libmbed*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user