diff options
author | Paul Duncan <pabs@pablotron.org> | 2024-05-26 15:15:20 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2024-05-26 15:15:20 -0400 |
commit | 1544f849c5fd17a9a405987a2ebc7381a3c74758 (patch) | |
tree | 13648d63352bbb8763a26916dc14394e9b42f58c /.gitignore | |
parent | 06d3f4b8926d3db30bd4883caf98e5dbed6c43db (diff) | |
download | sha3-1544f849c5fd17a9a405987a2ebc7381a3c74758.tar.bz2 sha3-1544f849c5fd17a9a405987a2ebc7381a3c74758.zip |
add tests/avx2
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,3 +10,4 @@ tests/cavp-tests/zip-cache tests/bench/bench tests/bench/perf.data* tests/neon/neon +tests/avx2/avx2 |