summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2007-06-18 12:40:24 +0000
committerDr. Stephen Henson <steve@openssl.org>2007-06-18 12:40:24 +0000
commit9677bf0f30e692bc79ae05f3b98efe0e12ee8624 (patch)
tree99817c752a6bb69e656b26cc3fcf24add901c90b
parent6d6496ed52d03bba6e7bee56759d7366189be888 (diff)
Update .cvsignore
-rw-r--r--crypto/.cvsignore1
-rw-r--r--crypto/aes/.cvsignore1
-rw-r--r--crypto/bn/.cvsignore1
-rw-r--r--crypto/md5/.cvsignore1
-rw-r--r--crypto/rc4/.cvsignore1
-rw-r--r--crypto/sha/.cvsignore3
-rw-r--r--crypto/whrlpool/.cvsignore1
7 files changed, 9 insertions, 0 deletions
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