diff --git a/crypto/.cvsignore b/crypto/.cvsignore index 1cf6edd3b..27b00b29d 100644 --- a/crypto/.cvsignore +++ b/crypto/.cvsignore @@ -4,3 +4,4 @@ opensslconf.h Makefile.save *.flc semantic.cache +x86cpuid-elf.s diff --git a/crypto/pqueue/.cvsignore b/crypto/pqueue/.cvsignore new file mode 100644 index 000000000..a65b41774 --- /dev/null +++ b/crypto/pqueue/.cvsignore @@ -0,0 +1 @@ +lib diff --git a/crypto/sha/.cvsignore b/crypto/sha/.cvsignore index b2199b130..d2d67f378 100644 --- a/crypto/sha/.cvsignore +++ b/crypto/sha/.cvsignore @@ -3,3 +3,4 @@ Makefile.save *.flc semantic.cache sx86-elf.s +s512sse2-elf.s