summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2005-04-11 14:17:07 +0000
committerRichard Levitte <levitte@openssl.org>2005-04-11 14:17:07 +0000
commit4bb61becbbdb5cb588a2763ce274c8725e3cc063 (patch)
tree3ee009a4407778c80ff08e517a8b0217e260be65
parentb392e5205050f60f303e9313a4b1fbb309700605 (diff)
Add emacs cache files to .cvsignore.
-rw-r--r--.cvsignore2
-rw-r--r--apps/.cvsignore2
-rw-r--r--crypto/.cvsignore2
-rw-r--r--crypto/aes/.cvsignore2
-rw-r--r--crypto/asn1/.cvsignore2
-rw-r--r--crypto/bf/.cvsignore2
-rw-r--r--crypto/bf/asm/.cvsignore2
-rw-r--r--crypto/bio/.cvsignore2
-rw-r--r--crypto/bn/.cvsignore2
-rw-r--r--crypto/bn/asm/.cvsignore2
-rw-r--r--crypto/buffer/.cvsignore2
-rw-r--r--crypto/cast/.cvsignore2
-rw-r--r--crypto/cast/asm/.cvsignore2
-rw-r--r--crypto/comp/.cvsignore2
-rw-r--r--crypto/conf/.cvsignore2
-rw-r--r--crypto/des/.cvsignore2
-rw-r--r--crypto/des/asm/.cvsignore2
-rw-r--r--crypto/dh/.cvsignore2
-rw-r--r--crypto/dsa/.cvsignore2
-rw-r--r--crypto/dso/.cvsignore2
-rw-r--r--crypto/ec/.cvsignore2
-rw-r--r--crypto/ecdh/.cvsignore2
-rw-r--r--crypto/engine/.cvsignore2
-rw-r--r--crypto/err/.cvsignore2
-rw-r--r--crypto/evp/.cvsignore2
-rw-r--r--crypto/hmac/.cvsignore2
-rw-r--r--crypto/idea/.cvsignore2
-rw-r--r--crypto/krb5/.cvsignore2
-rw-r--r--crypto/lhash/.cvsignore2
-rw-r--r--crypto/md2/.cvsignore2
-rw-r--r--crypto/md4/.cvsignore2
-rw-r--r--crypto/md5/.cvsignore2
-rw-r--r--crypto/md5/asm/.cvsignore2
-rw-r--r--crypto/mdc2/.cvsignore2
-rw-r--r--crypto/objects/.cvsignore2
-rw-r--r--crypto/ocsp/.cvsignore2
-rw-r--r--crypto/pem/.cvsignore2
-rw-r--r--crypto/pkcs12/.cvsignore2
-rw-r--r--crypto/pkcs7/.cvsignore2
-rw-r--r--crypto/rand/.cvsignore2
-rw-r--r--crypto/rc2/.cvsignore2
-rw-r--r--crypto/rc4/.cvsignore2
-rw-r--r--crypto/rc4/asm/.cvsignore2
-rw-r--r--crypto/rc5/.cvsignore2
-rw-r--r--crypto/rc5/asm/.cvsignore2
-rw-r--r--crypto/ripemd/.cvsignore2
-rw-r--r--crypto/ripemd/asm/.cvsignore2
-rw-r--r--crypto/rsa/.cvsignore2
-rw-r--r--crypto/sha/.cvsignore2
-rw-r--r--crypto/sha/asm/.cvsignore2
-rw-r--r--crypto/stack/.cvsignore2
-rw-r--r--crypto/store/.cvsignore2
-rw-r--r--crypto/txt_db/.cvsignore2
-rw-r--r--crypto/ui/.cvsignore2
-rw-r--r--crypto/x509/.cvsignore2
-rw-r--r--crypto/x509v3/.cvsignore2
-rw-r--r--demos/easy_tls/.cvsignore2
-rw-r--r--demos/engines/cluster_labs/.cvsignore2
-rw-r--r--demos/engines/ibmca/.cvsignore2
-rw-r--r--demos/engines/rsaref/.cvsignore2
-rw-r--r--demos/engines/zencod/.cvsignore2
-rw-r--r--demos/maurice/.cvsignore2
-rw-r--r--demos/state_machine/.cvsignore2
-rw-r--r--demos/tunala/.cvsignore2
-rw-r--r--engines/.cvsignore2
-rw-r--r--include/.cvsignore2
-rw-r--r--ms/.cvsignore2
-rw-r--r--perl/.cvsignore2
-rw-r--r--ssl/.cvsignore2
-rw-r--r--test/.cvsignore14
-rw-r--r--tools/.cvsignore2
-rw-r--r--util/.cvsignore2
72 files changed, 156 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
index a01eb86196..5f6ae0cc08 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -14,3 +14,5 @@ cctest.c
cctest.a
libcrypto.so.*
libssl.so.*
+*.flc
+semantic.cache
diff --git a/apps/.cvsignore b/apps/.cvsignore
index cdd6c00dae..ac07a77768 100644
--- a/apps/.cvsignore
+++ b/apps/.cvsignore
@@ -3,3 +3,5 @@ Makefile.save
der_chop
der_chop.bak
CA.pl
+*.flc
+semantic.cache
diff --git a/crypto/.cvsignore b/crypto/.cvsignore
index 6b86a0a8dc..1cf6edd3bc 100644
--- a/crypto/.cvsignore
+++ b/crypto/.cvsignore
@@ -2,3 +2,5 @@ lib
buildinf.h
opensslconf.h
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/aes/.cvsignore b/crypto/aes/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/aes/.cvsignore
+++ b/crypto/aes/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/asn1/.cvsignore b/crypto/asn1/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/asn1/.cvsignore
+++ b/crypto/asn1/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/bf/.cvsignore b/crypto/bf/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/bf/.cvsignore
+++ b/crypto/bf/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/bf/asm/.cvsignore b/crypto/bf/asm/.cvsignore
index 3e14af16d0..0a60dba701 100644
--- a/crypto/bf/asm/.cvsignore
+++ b/crypto/bf/asm/.cvsignore
@@ -1,2 +1,4 @@
bx86unix.cpp
bx86-elf.s
+*.flc
+semantic.cache
diff --git a/crypto/bio/.cvsignore b/crypto/bio/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/bio/.cvsignore
+++ b/crypto/bio/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/bn/.cvsignore b/crypto/bn/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/bn/.cvsignore
+++ b/crypto/bn/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/bn/asm/.cvsignore b/crypto/bn/asm/.cvsignore
index 671eb02019..26475028f5 100644
--- a/crypto/bn/asm/.cvsignore
+++ b/crypto/bn/asm/.cvsignore
@@ -2,3 +2,5 @@ bn86unix.cpp
co86unix.cpp
bn86-elf.s
co86-elf.s
+*.flc
+semantic.cache
diff --git a/crypto/buffer/.cvsignore b/crypto/buffer/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/buffer/.cvsignore
+++ b/crypto/buffer/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/cast/.cvsignore b/crypto/cast/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/cast/.cvsignore
+++ b/crypto/cast/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/cast/asm/.cvsignore b/crypto/cast/asm/.cvsignore
index d6bf08ba1b..322fa86f77 100644
--- a/crypto/cast/asm/.cvsignore
+++ b/crypto/cast/asm/.cvsignore
@@ -1,2 +1,4 @@
cx86unix.cpp
cx86-elf.s
+*.flc
+semantic.cache
diff --git a/crypto/comp/.cvsignore b/crypto/comp/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/comp/.cvsignore
+++ b/crypto/comp/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/conf/.cvsignore b/crypto/conf/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/conf/.cvsignore
+++ b/crypto/conf/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/des/.cvsignore b/crypto/des/.cvsignore
index 45c30cc686..e5c5e37b99 100644
--- a/crypto/des/.cvsignore
+++ b/crypto/des/.cvsignore
@@ -1,3 +1,5 @@
lib
Makefile.save
des
+*.flc
+semantic.cache
diff --git a/crypto/des/asm/.cvsignore b/crypto/des/asm/.cvsignore
index c8436379e4..b92f40163e 100644
--- a/crypto/des/asm/.cvsignore
+++ b/crypto/des/asm/.cvsignore
@@ -3,3 +3,5 @@ yx86unix.cpp
des_enc-sparc.S
dx86-elf.s
yx86-elf.s
+*.flc
+semantic.cache
diff --git a/crypto/dh/.cvsignore b/crypto/dh/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/dh/.cvsignore
+++ b/crypto/dh/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/dsa/.cvsignore b/crypto/dsa/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/dsa/.cvsignore
+++ b/crypto/dsa/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/dso/.cvsignore b/crypto/dso/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/dso/.cvsignore
+++ b/crypto/dso/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/ec/.cvsignore b/crypto/ec/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/ec/.cvsignore
+++ b/crypto/ec/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/ecdh/.cvsignore b/crypto/ecdh/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/ecdh/.cvsignore
+++ b/crypto/ecdh/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/engine/.cvsignore b/crypto/engine/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/engine/.cvsignore
+++ b/crypto/engine/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/err/.cvsignore b/crypto/err/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/err/.cvsignore
+++ b/crypto/err/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/evp/.cvsignore b/crypto/evp/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/evp/.cvsignore
+++ b/crypto/evp/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/hmac/.cvsignore b/crypto/hmac/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/hmac/.cvsignore
+++ b/crypto/hmac/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/idea/.cvsignore b/crypto/idea/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/idea/.cvsignore
+++ b/crypto/idea/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/krb5/.cvsignore b/crypto/krb5/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/krb5/.cvsignore
+++ b/crypto/krb5/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/lhash/.cvsignore b/crypto/lhash/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/lhash/.cvsignore
+++ b/crypto/lhash/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/md2/.cvsignore b/crypto/md2/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/md2/.cvsignore
+++ b/crypto/md2/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/md4/.cvsignore b/crypto/md4/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/md4/.cvsignore
+++ b/crypto/md4/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/md5/.cvsignore b/crypto/md5/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/md5/.cvsignore
+++ b/crypto/md5/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/md5/asm/.cvsignore b/crypto/md5/asm/.cvsignore
index 5dd0091ca7..52659220f2 100644
--- a/crypto/md5/asm/.cvsignore
+++ b/crypto/md5/asm/.cvsignore
@@ -1,2 +1,4 @@
mx86unix.cpp
mx86-elf.s
+*.flc
+semantic.cache
diff --git a/crypto/mdc2/.cvsignore b/crypto/mdc2/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/mdc2/.cvsignore
+++ b/crypto/mdc2/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/objects/.cvsignore b/crypto/objects/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/objects/.cvsignore
+++ b/crypto/objects/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/ocsp/.cvsignore b/crypto/ocsp/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/ocsp/.cvsignore
+++ b/crypto/ocsp/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/pem/.cvsignore b/crypto/pem/.cvsignore
index d0340d6553..feb507d7bd 100644
--- a/crypto/pem/.cvsignore
+++ b/crypto/pem/.cvsignore
@@ -1,3 +1,5 @@
lib
ctx_size
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/pkcs12/.cvsignore b/crypto/pkcs12/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/pkcs12/.cvsignore
+++ b/crypto/pkcs12/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/pkcs7/.cvsignore b/crypto/pkcs7/.cvsignore
index 780d5c1afc..5463e2ac26 100644
--- a/crypto/pkcs7/.cvsignore
+++ b/crypto/pkcs7/.cvsignore
@@ -4,3 +4,5 @@ enc
dec
sign
verify
+*.flc
+semantic.cache
diff --git a/crypto/rand/.cvsignore b/crypto/rand/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/rand/.cvsignore
+++ b/crypto/rand/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/rc2/.cvsignore b/crypto/rc2/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/rc2/.cvsignore
+++ b/crypto/rc2/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/rc4/.cvsignore b/crypto/rc4/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/rc4/.cvsignore
+++ b/crypto/rc4/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/rc4/asm/.cvsignore b/crypto/rc4/asm/.cvsignore
index b261702507..ded381e2be 100644
--- a/crypto/rc4/asm/.cvsignore
+++ b/crypto/rc4/asm/.cvsignore
@@ -1,2 +1,4 @@
rx86unix.cpp
rx86-elf.s
+*.flc
+semantic.cache
diff --git a/crypto/rc5/.cvsignore b/crypto/rc5/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/rc5/.cvsignore
+++ b/crypto/rc5/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a/crypto/rc5/asm/.cvsignore b/crypto/rc5/asm/.cvsignore
index 855415c90e..e294b19f6e 100644
--- a/crypto/rc5/asm/.cvsignore
+++ b/crypto/rc5/asm/.cvsignore
@@ -1,2 +1,4 @@
r586unix.cpp
r586-elf.s
+*.flc
+semantic.cache
diff --git a/crypto/ripemd/.cvsignore b/crypto/ripemd/.cvsignore
index c6d03a9dbc..439e6d3eb6 100644
--- a/crypto/ripemd/.cvsignore
+++ b/crypto/ripemd/.cvsignore
@@ -1,2 +1,4 @@
lib
Makefile.save
+*.flc
+semantic.cache
diff --git a