Update .gitignore

Add gost test suite and camellia cipher dir to .gitignore.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
This commit is contained in:
Dmitry Eremin-Solenikov 2014-12-08 02:11:04 +03:00 committed by Brent Cook
parent 7842cda3c8
commit a40fccc73b

2
.gitignore vendored
View File

@ -47,6 +47,7 @@ test-driver
tests/aes_wrap*
tests/arc4random_fork*
tests/explicit_bzero*
tests/gost2814789t*
tests/mont*
tests/timingsafe*
tests/*test
@ -131,6 +132,7 @@ crypto/bn/
crypto/buffer/
crypto/camellia/
crypto/cast/
crypto/camellia/
crypto/chacha/
crypto/cmac/
crypto/comp/