aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@openssl.org>2007-10-09 09:56:44 +0000
committerRalf S. Engelschall <rse@openssl.org>2007-10-09 09:56:44 +0000
commitddb038d34911ebdc7f7ff6466fa90a0c484cef6f (patch)
tree010ae48c5629ad303f27ec61f88fab0243df5137
parentb7cc9dffacab3c9abb0acd059df72a2136e0eda0 (diff)
downloadopenssl-ddb038d34911ebdc7f7ff6466fa90a0c484cef6f.tar.gz
ignore a few additionally generated files
-rw-r--r--.cvsignore2
-rw-r--r--crypto/sha/.cvsignore2
2 files changed, 4 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
index ca20c43dcb..815b0b8ad0 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -14,7 +14,9 @@ cctest
cctest.c
cctest.a
libcrypto.so.*
+libcrypto.pc
libssl.so.*
+libssl.pc
*.flc
semantic.cache
Makefile
diff --git a/crypto/sha/.cvsignore b/crypto/sha/.cvsignore
index a450f7c5fe..6ab2266d00 100644
--- a/crypto/sha/.cvsignore
+++ b/crypto/sha/.cvsignore
@@ -7,3 +7,5 @@ s512sse2-elf.s
sha1-x86_64.s
sha256-x86_64.s
sha512-x86_64.s
+sha256x86-elf.s
+sha512x86-elf.s