diff options
author | Ben Johnson <benbjohnson@yahoo.com> | 2014-03-04 13:02:17 -0700 |
---|---|---|
committer | Ben Johnson <benbjohnson@yahoo.com> | 2014-03-04 13:23:46 -0700 |
commit | 64fcacedfa3e59e9dbb0cc0d2b3de71cae3290df (patch) | |
tree | 511db104025c34c4434c50e4367395be2bc806ba /.gitignore | |
parent | Ignore multiple transaction commit/rollback/close. (diff) | |
download | dedo-64fcacedfa3e59e9dbb0cc0d2b3de71cae3290df.tar.gz dedo-64fcacedfa3e59e9dbb0cc0d2b3de71cae3290df.tar.xz |
Add benchmarks.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..215e0cc --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.prof +*.test |