diff --git a/crypto/bn/asm/.cvsignore b/crypto/bn/asm/.cvsignore new file mode 100644 index 000000000..bb16ec91c --- /dev/null +++ b/crypto/bn/asm/.cvsignore @@ -0,0 +1,2 @@ +bn86unix.cpp +co86unix.cpp diff --git a/crypto/des/asm/.cvsignore b/crypto/des/asm/.cvsignore new file mode 100644 index 000000000..f30053622 --- /dev/null +++ b/crypto/des/asm/.cvsignore @@ -0,0 +1,2 @@ +dx86unix.cpp +yx86unix.cpp diff --git a/test/.cvsignore b/test/.cvsignore index 76751bd93..a712ed720 100644 --- a/test/.cvsignore +++ b/test/.cvsignore @@ -1 +1,13 @@ *test +demoCA +certCA.srl +.rnd +testkey.pem +testreq.pem +keyCA.ss +reqCA.ss +certCA.ss +req2CA.ss +keyU.ss +reqU.ss +certU.ss