diff options
author | Determinant <[email protected]> | 2018-07-31 13:09:50 -0400 |
---|---|---|
committer | Determinant <[email protected]> | 2018-07-31 13:09:50 -0400 |
commit | c9faab354fb314bacd9849503d8b4566a8c9ea62 (patch) | |
tree | 7151c3cf4d3fccef35f04e9852d2abe17d238715 /test/.gitignore | |
parent | d2de1d9a704fc4b23e9a9fb8d610620d6d4752c1 (diff) |
add cmake options
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/.gitignore b/test/.gitignore index bc79950..2cd44f2 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1,5 +1,5 @@ test_msg -test_stream +test_bits test_network bench_network Makefile |