From b204ab650636ae2ea794c4c5b2f324977f62da99 Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Tue, 11 Dec 2012 15:52:10 +0000 Subject: Update ignores. --- crypto/aes/.cvsignore | 3 +++ crypto/bn/.cvsignore | 3 +++ crypto/modes/.cvsignore | 1 + 3 files changed, 7 insertions(+) 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 -- cgit v1.2.3