mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Update .gitignore
This commit is contained in:
+35
@@ -41,3 +41,38 @@ missing
|
||||
src/libsodium/include/sodium/version.h
|
||||
stamp-*
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user