ignore gost and camellia dirs

This commit is contained in:
Brent Cook 2014-11-18 08:04:18 -06:00
parent 29f8d827f2
commit 1bd0c2fb2e

2
.gitignore vendored
View File

@ -120,6 +120,7 @@ crypto/bf/
crypto/bio/
crypto/bn/
crypto/buffer/
crypto/camellia/
crypto/cast/
crypto/chacha/
crypto/cmac/
@ -140,6 +141,7 @@ crypto/engine/
crypto/err/
crypto/evp/
crypto/ex_data.c
crypto/gost/
crypto/hmac/
crypto/idea/
crypto/krb5/