mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-09-17 15:49:54 +00:00
Update data_files/.gitignore with test output
Before this commit, if I run 'make test' in an Mbed TLS work tree, then afterwards 'git status' lists the framework submodule as unclean (untracked files) which I find annoying. Signed-off-by: Manuel Pégourié-Gonnard <[email protected]>
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
cli-rsa.csr
|
cli-rsa.csr
|
||||||
server2-rsa.csr
|
server2-rsa.csr
|
||||||
test-ca.csr
|
test-ca.csr
|
||||||
|
|
||||||
|
/data_files/mpi_write
|
||||||
|
/data_files/hmac_drbg_seed
|
||||||
|
/data_files/ctr_drbg_seed
|
||||||
|
/data_files/entropy_seed
|
||||||
|
|||||||
Reference in New Issue
Block a user