diff options
author | Determinant <[email protected]> | 2019-06-28 19:19:57 -0400 |
---|---|---|
committer | Determinant <[email protected]> | 2019-06-28 19:19:57 -0400 |
commit | ad427b9a7b27e2ae16fc8cb21d612794f4a71955 (patch) | |
tree | a03d1158da6292eaf9c7523d3f630f0e980f8dfc /test/.gitignore | |
parent | b8bdd8237ca51439995e1990bbc4f39f8a96fbfe (diff) |
add a minimal working example
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index f50f029..50e25ba 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -4,6 +4,7 @@ test_msgnet test_p2p test_p2p_tls test_p2p_stress +test_p2p_min test_queue bench_network Makefile |