diff options
author | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2013-08-22 10:35:35 -0400 |
---|---|---|
committer | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2014-01-07 13:18:09 -0500 |
commit | f85bc9eb9a932988bdab198f9da20c2fea55bac2 (patch) | |
tree | 277e761e04bad7b3aa647e9e403d9230bff2d7f7 /benchmark/proto/.gitignore | |
parent | e9788f71fb5a4be6bc69605539b0135f0ba1829a (diff) |
Add benchmarking tests for binary encoding (moved from cantranslator).
Diffstat (limited to 'benchmark/proto/.gitignore')
-rw-r--r-- | benchmark/proto/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmark/proto/.gitignore b/benchmark/proto/.gitignore new file mode 100644 index 00000000..0520d7d2 --- /dev/null +++ b/benchmark/proto/.gitignore @@ -0,0 +1 @@ +*_pb2.py |