mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-07-25 05:24:10 +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 <mpg@elzevir.fr>
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
cli-rsa.csr
|
||||
server2-rsa.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