mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Ignore .log files in tests
This commit is contained in:
parent
b13d3ffb80
commit
ad914954c2
1
tests/.gitignore
vendored
1
tests/.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
||||||
|
*.log
|
||||||
/test_suite*
|
/test_suite*
|
||||||
data_files/mpi_write
|
data_files/mpi_write
|
||||||
data_files/hmac_drbg_seed
|
data_files/hmac_drbg_seed
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue