mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-01 09:10:03 +00:00
a621fd9df3
These files are automatically generated at build time so they do not need to be tracked. Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
27 lines
547 B
Plaintext
27 lines
547 B
Plaintext
*.sln
|
|
*.vcxproj
|
|
|
|
*.log
|
|
/test_suite*
|
|
data_files/mpi_write
|
|
data_files/hmac_drbg_seed
|
|
data_files/ctr_drbg_seed
|
|
data_files/entropy_seed
|
|
|
|
include/alt-extra/psa/crypto_platform_alt.h
|
|
include/alt-extra/psa/crypto_struct_alt.h
|
|
include/test/instrument_record_status.h
|
|
|
|
src/libmbed*
|
|
|
|
libtestdriver1/*
|
|
|
|
###START_GENERATED_FILES###
|
|
# Generated source files
|
|
/suites/*.generated.data
|
|
/suites/test_suite_psa_crypto_storage_format.v[0-9]*.data
|
|
/suites/test_suite_psa_crypto_storage_format.current.data
|
|
/src/test_keys.h
|
|
/src/test_certs.h
|
|
###END_GENERATED_FILES###
|