diff options
author | Determinant <[email protected]> | 2018-11-18 16:24:30 -0500 |
---|---|---|
committer | Determinant <[email protected]> | 2018-11-18 16:24:30 -0500 |
commit | 161d969e0eabfecccd69a6b9ed2d03919cf89cb5 (patch) | |
tree | 60008191c4320a8b4c5ae31773d70f996d3548f7 /test/.gitignore | |
parent | 39f6d6ac46d440aa68e7b1a2f2e4eb629356af34 (diff) |
improve the test programsmultiloops
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/.gitignore b/test/.gitignore index 592f084..57a2e9b 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1,6 +1,8 @@ test_msg test_bits -test_network +test_msgnet +test_p2p +test_p2p_stress test_queue bench_network Makefile |