1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00

Merge pull request #7586 from gilles-peskine-arm/gitignore-objects-at-root

Ignore *.o everywhere
This commit is contained in:
Paul Elliott
2023-05-15 13:57:24 +01:00
committed by GitHub
5 changed files with 3 additions and 8 deletions

3
tests/.gitignore vendored
View File

@@ -17,9 +17,6 @@ include/alt-extra/psa/crypto_platform_alt.h
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*
libtestdriver1/*