1
1
mirror of https://github.com/BLAKE2/BLAKE2 synced 2024-09-18 08:51:39 +02:00
BLAKE2/.gitignore
Paul Barker 3a9a49defb Add git ignore file
To simplify development we can ignore all output produced by running 'make' in
the b2sum, bench, ref and sse directories.

Someone should build the csharp implementation and add output files to
.gitignore...
2016-01-03 11:54:57 +00:00

17 lines
224 B
Plaintext

b2sum/b2sum
bench/blake2b
bench/blake2b.data
bench/blake2s
bench/blake2s.data
bench/md5
bench/md5.data
bench/plotcycles.pdf
ref/blake2b
ref/blake2bp
ref/blake2s
ref/blake2sp
sse/blake2b
sse/blake2bp
sse/blake2s
sse/blake2sp