diff options
author | Determinant <[email protected]> | 2018-07-25 19:48:09 -0400 |
---|---|---|
committer | Determinant <[email protected]> | 2018-07-25 19:48:09 -0400 |
commit | 9cc990a009a4702edf805dc5818bf4cbfffcf140 (patch) | |
tree | d327f62805d7126300568300e49b7b009b1495bd /test/.gitignore | |
parent | 1b006d5164c605ef44652b4442309983bfc0d24a (diff) |
add MsgNetwork benchmark
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 b514e8d..bc79950 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1,4 +1,5 @@ test_msg test_stream test_network +bench_network Makefile |