diff options
Diffstat (limited to 'tests/.gitignore')
-rw-r--r-- | tests/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index ccc92e4761..7b4ee238b7 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -12,6 +12,9 @@ test-bitops test-coroutine test-crypto-cipher test-crypto-hash +test-crypto-tlscredsx509 +test-crypto-tlscredsx509-work/ +test-crypto-tlscredsx509-certs/ test-cutils test-hbitmap test-int128 |