diff --git a/.cvsignore b/.cvsignore index ca20c43dc..815b0b8ad 100644 --- a/.cvsignore +++ b/.cvsignore @@ -14,7 +14,9 @@ cctest cctest.c cctest.a libcrypto.so.* +libcrypto.pc libssl.so.* +libssl.pc *.flc semantic.cache Makefile diff --git a/crypto/sha/.cvsignore b/crypto/sha/.cvsignore index a450f7c5f..6ab2266d0 100644 --- a/crypto/sha/.cvsignore +++ b/crypto/sha/.cvsignore @@ -7,3 +7,5 @@ s512sse2-elf.s sha1-x86_64.s sha256-x86_64.s sha512-x86_64.s +sha256x86-elf.s +sha512x86-elf.s