Update .gitignore
This commit is contained in:
parent
cfd84663b9
commit
6901c6ee83
35
.gitignore
vendored
35
.gitignore
vendored
@ -41,3 +41,38 @@ missing
|
|||||||
src/libsodium/include/sodium/version.h
|
src/libsodium/include/sodium/version.h
|
||||||
stamp-*
|
stamp-*
|
||||||
testing
|
testing
|
||||||
|
test/*.res
|
||||||
|
test/*.trs
|
||||||
|
test/auth
|
||||||
|
test/auth2
|
||||||
|
test/auth3
|
||||||
|
test/auth5
|
||||||
|
test/box
|
||||||
|
test/box2
|
||||||
|
test/box7
|
||||||
|
test/box8
|
||||||
|
test/core1
|
||||||
|
test/core2
|
||||||
|
test/core3
|
||||||
|
test/core4
|
||||||
|
test/core5
|
||||||
|
test/core6
|
||||||
|
test/hash
|
||||||
|
test/hash3
|
||||||
|
test/onetimeauth
|
||||||
|
test/onetimeauth2
|
||||||
|
test/onetimeauth7
|
||||||
|
test/randombytes
|
||||||
|
test/scalarmult
|
||||||
|
test/scalarmult2
|
||||||
|
test/scalarmult5
|
||||||
|
test/scalarmult6
|
||||||
|
test/secretbox
|
||||||
|
test/secretbox2
|
||||||
|
test/secretbox7
|
||||||
|
test/secretbox8
|
||||||
|
test/stream
|
||||||
|
test/stream2
|
||||||
|
test/stream3
|
||||||
|
test/stream4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user