From 2a2e537983dad1a76de93fa1da03e478528bb081 Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Thu, 13 Dec 2012 12:43:18 +0000 Subject: [PATCH] Ignore more. --- 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 -- 2.25.1