aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>2012-12-11 15:52:10 +0000
committerBen Laurie <ben@openssl.org>2012-12-11 15:52:10 +0000
commitb204ab650636ae2ea794c4c5b2f324977f62da99 (patch)
tree0df56b0d5ba56b999e5fba28e4278d839dea46d5
parentec40e5ff4233bc1d931f13103591d44b420de2d9 (diff)
downloadopenssl-b204ab650636ae2ea794c4c5b2f324977f62da99.tar.gz
Update ignores.
-rw-r--r--crypto/aes/.cvsignore3
-rw-r--r--crypto/bn/.cvsignore3
-rw-r--r--crypto/modes/.cvsignore1
3 files changed, 7 insertions, 0 deletions
diff --git a/crypto/aes/.cvsignore b/crypto/aes/.cvsignore
index 035489ba78..2ae26c6ac2 100644
--- a/crypto/aes/.cvsignore
+++ b/crypto/aes/.cvsignore
@@ -3,3 +3,6 @@ Makefile.save
*.flc
semantic.cache
aes-*.s
+aesni-*.s
+bsaes-*.s
+vpaes-*.s
diff --git a/crypto/bn/.cvsignore b/crypto/bn/.cvsignore
index ebe4b61bb3..4f9bed1f0b 100644
--- a/crypto/bn/.cvsignore
+++ b/crypto/bn/.cvsignore
@@ -5,3 +5,6 @@ semantic.cache
co-*.s
bn-*.s
*-mont.s
+modexp512-x86_64.s
+*-gf2m.s
+x86_64-mont5.s
diff --git a/crypto/modes/.cvsignore b/crypto/modes/.cvsignore
index 439e6d3eb6..1d4a29aac5 100644
--- a/crypto/modes/.cvsignore
+++ b/crypto/modes/.cvsignore
@@ -2,3 +2,4 @@ lib
Makefile.save
*.flc
semantic.cache
+ghash-*.s