diff options
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 |