diff options
author | Paul Duncan <pabs@pablotron.org> | 2024-04-29 12:03:56 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2024-04-29 12:03:56 -0400 |
commit | fc456ac824b9ef682aaa5b9050c99304ef108c29 (patch) | |
tree | 5531ac55fbc683920b7171fa53866d5a02a20160 /.gitignore | |
parent | 1e6c0ef4d6cfaa5d985c6812286603b25ee420f8 (diff) | |
download | sha3-fc456ac824b9ef682aaa5b9050c99304ef108c29.tar.bz2 sha3-fc456ac824b9ef682aaa5b9050c99304ef108c29.zip |
add tests/bench
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,3 +5,5 @@ libsha3.so html tests/cavp-tests/cavp-tests tests/cavp-tests/zip-cache +tests/bench/bench +tests/bench/perf.data* |