diff options
author | Determinant <[email protected]> | 2019-06-20 23:52:56 -0400 |
---|---|---|
committer | Determinant <[email protected]> | 2019-06-20 23:52:56 -0400 |
commit | 823585c4db2ef6752d12f489c83edab577b86099 (patch) | |
tree | 9ee3d121e74cc88cb8496d87c19a49a0e2681b93 /test/.gitignore | |
parent | 65f7c078663da387fd2cee8ab401c7ef66081138 (diff) |
finish test_msgnet_tls exampletls
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index bbd91a2..7cebf5d 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -7,3 +7,5 @@ test_queue bench_network Makefile test_msgnet_c +test_msgnet_tls +bench_network_tls |