From 9677bf0f30e692bc79ae05f3b98efe0e12ee8624 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Mon, 18 Jun 2007 12:40:24 +0000 Subject: [PATCH] Update .cvsignore --- crypto/.cvsignore | 1 + crypto/aes/.cvsignore | 1 + crypto/bn/.cvsignore | 1 + crypto/md5/.cvsignore | 1 + crypto/rc4/.cvsignore | 1 + crypto/sha/.cvsignore | 3 +++ crypto/whrlpool/.cvsignore | 1 + 7 files changed, 9 insertions(+) diff --git a/crypto/.cvsignore b/crypto/.cvsignore index 27b00b29d1..52d2683ea3 100644 --- a/crypto/.cvsignore +++ b/crypto/.cvsignore @@ -5,3 +5,4 @@ Makefile.save *.flc semantic.cache x86cpuid-elf.s +x86_64cpuid.s diff --git a/crypto/aes/.cvsignore b/crypto/aes/.cvsignore index 3d6ae11691..957e89ba05 100644 --- a/crypto/aes/.cvsignore +++ b/crypto/aes/.cvsignore @@ -3,3 +3,4 @@ Makefile.save *.flc semantic.cache ax86-elf.s +aes-x86_64.s diff --git a/crypto/bn/.cvsignore b/crypto/bn/.cvsignore index c2f3bc0856..f8067f2553 100644 --- a/crypto/bn/.cvsignore +++ b/crypto/bn/.cvsignore @@ -5,3 +5,4 @@ semantic.cache co86-elf.s bn86-elf.s mo86-elf.s +x86_64-mont.s diff --git a/crypto/md5/.cvsignore b/crypto/md5/.cvsignore index fe512201f2..50d58e881a 100644 --- a/crypto/md5/.cvsignore +++ b/crypto/md5/.cvsignore @@ -3,3 +3,4 @@ Makefile.save *.flc semantic.cache mx86-elf.s +md5-x86_64.s diff --git a/crypto/rc4/.cvsignore b/crypto/rc4/.cvsignore index 6d7750c7c8..8885ec12a7 100644 --- a/crypto/rc4/.cvsignore +++ b/crypto/rc4/.cvsignore @@ -3,3 +3,4 @@ Makefile.save *.flc semantic.cache rx86-elf.s +rc4-x86_64.s diff --git a/crypto/sha/.cvsignore b/crypto/sha/.cvsignore index d2d67f378f..a450f7c5fe 100644 --- a/crypto/sha/.cvsignore +++ b/crypto/sha/.cvsignore @@ -4,3 +4,6 @@ Makefile.save semantic.cache sx86-elf.s s512sse2-elf.s +sha1-x86_64.s +sha256-x86_64.s +sha512-x86_64.s diff --git a/crypto/whrlpool/.cvsignore b/crypto/whrlpool/.cvsignore index 562b550a4f..60be998d18 100644 --- a/crypto/whrlpool/.cvsignore +++ b/crypto/whrlpool/.cvsignore @@ -1,2 +1,3 @@ lib w86mmx-elf.s +wp-x86_64.s -- 2.40.0