From 9addd9b6fbadd968c5cc6fee7e76ec662731ae0f Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Mon, 11 Apr 2005 14:18:14 +0000 Subject: [PATCH] Add emacs cache files to .cvsignore. --- .cvsignore | 3 +++ apps/.cvsignore | 2 ++ crypto/.cvsignore | 2 ++ crypto/aes/.cvsignore | 2 ++ crypto/asn1/.cvsignore | 2 ++ crypto/bf/.cvsignore | 2 ++ crypto/bf/asm/.cvsignore | 2 ++ crypto/bio/.cvsignore | 2 ++ crypto/bn/.cvsignore | 2 ++ crypto/bn/asm/.cvsignore | 2 ++ crypto/buffer/.cvsignore | 2 ++ crypto/cast/.cvsignore | 2 ++ crypto/cast/asm/.cvsignore | 2 ++ crypto/comp/.cvsignore | 2 ++ crypto/conf/.cvsignore | 2 ++ crypto/des/.cvsignore | 2 ++ crypto/des/asm/.cvsignore | 2 ++ crypto/dh/.cvsignore | 2 ++ crypto/dsa/.cvsignore | 2 ++ crypto/dso/.cvsignore | 2 ++ crypto/ec/.cvsignore | 2 ++ crypto/engine/.cvsignore | 2 ++ crypto/err/.cvsignore | 2 ++ crypto/evp/.cvsignore | 2 ++ crypto/hmac/.cvsignore | 2 ++ crypto/idea/.cvsignore | 2 ++ crypto/krb5/.cvsignore | 2 ++ crypto/lhash/.cvsignore | 2 ++ crypto/md2/.cvsignore | 2 ++ crypto/md4/.cvsignore | 2 ++ crypto/md5/.cvsignore | 2 ++ crypto/md5/asm/.cvsignore | 2 ++ crypto/mdc2/.cvsignore | 2 ++ crypto/objects/.cvsignore | 2 ++ crypto/ocsp/.cvsignore | 2 ++ crypto/pem/.cvsignore | 2 ++ crypto/pkcs12/.cvsignore | 2 ++ crypto/pkcs7/.cvsignore | 2 ++ crypto/rand/.cvsignore | 2 ++ crypto/rc2/.cvsignore | 2 ++ crypto/rc4/.cvsignore | 2 ++ crypto/rc4/asm/.cvsignore | 2 ++ crypto/rc5/.cvsignore | 2 ++ crypto/rc5/asm/.cvsignore | 2 ++ crypto/ripemd/.cvsignore | 2 ++ crypto/ripemd/asm/.cvsignore | 2 ++ crypto/rsa/.cvsignore | 2 ++ crypto/sha/.cvsignore | 2 ++ crypto/sha/asm/.cvsignore | 2 ++ crypto/stack/.cvsignore | 2 ++ crypto/txt_db/.cvsignore | 2 ++ crypto/ui/.cvsignore | 2 ++ crypto/x509/.cvsignore | 2 ++ crypto/x509v3/.cvsignore | 2 ++ demos/easy_tls/.cvsignore | 2 ++ demos/engines/cluster_labs/.cvsignore | 2 ++ demos/engines/ibmca/.cvsignore | 2 ++ demos/engines/rsaref/.cvsignore | 2 ++ demos/engines/zencod/.cvsignore | 2 ++ demos/maurice/.cvsignore | 2 ++ demos/state_machine/.cvsignore | 2 ++ demos/tunala/.cvsignore | 2 ++ fips/.cvsignore | 2 ++ fips/aes/.cvsignore | 2 ++ fips/des/.cvsignore | 2 ++ fips/dh/.cvsignore | 2 ++ fips/dsa/.cvsignore | 2 ++ fips/rand/.cvsignore | 2 ++ fips/rsa/.cvsignore | 2 ++ fips/sha1/.cvsignore | 2 ++ include/.cvsignore | 2 ++ ms/.cvsignore | 2 ++ perl/.cvsignore | 2 ++ ssl/.cvsignore | 2 ++ test/.cvsignore | 2 ++ tools/.cvsignore | 2 ++ 76 files changed, 153 insertions(+) diff --git a/.cvsignore b/.cvsignore index bec4408ffc..b3b865a46d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -15,3 +15,6 @@ cctest.a libcrypto.so.* libssl.so.* libcrypto.sha1 +libcrypto.a.sha1 +*.flc +semantic.cache diff --git a/apps/.cvsignore b/apps/.cvsignore index 90083001b4..e639b536a4 100644 --- a/apps/.cvsignore +++ b/apps/.cvsignore @@ -4,3 +4,5 @@ der_chop der_chop.bak CA.pl openssl.sha1 +*.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/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/crypto/ripemd/asm/.cvsignore b/crypto/ripemd/asm/.cvsignore index e18b24f965..1c4890f54c 100644 --- a/crypto/ripemd/asm/.cvsignore +++ b/crypto/ripemd/asm/.cvsignore @@ -1,2 +1,4 @@ rm86unix.cpp rm86-elf.s +*.flc +semantic.cache diff --git a/crypto/rsa/.cvsignore b/crypto/rsa/.cvsignore index c6d03a9dbc..439e6d3eb6 100644 --- a/crypto/rsa/.cvsignore +++ b/crypto/rsa/.cvsignore @@ -1,2 +1,4 @@ lib Makefile.save +*.flc +semantic.cache diff --git a/crypto/sha/.cvsignore b/crypto/sha/.cvsignore index c6d03a9dbc..439e6d3eb6 100644 --- a/crypto/sha/.cvsignore +++ b/crypto/sha/.cvsignore @@ -1,2 +1,4 @@ lib Makefile.save +*.flc +semantic.cache diff --git a/crypto/sha/asm/.cvsignore b/crypto/sha/asm/.cvsignore index 748a54a4b5..9921443258 100644 --- a/crypto/sha/asm/.cvsignore +++ b/crypto/sha/asm/.cvsignore @@ -1,2 +1,4 @@ sx86unix.cpp sx86-elf.s +*.flc +semantic.cache diff --git a/crypto/stack/.cvsignore b/crypto/stack/.cvsignore index c6d03a9dbc..439e6d3eb6 100644 --- a/crypto/stack/.cvsignore +++ b/crypto/stack/.cvsignore @@ -1,2 +1,4 @@ lib Makefile.save +*.flc +semantic.cache diff --git a/crypto/txt_db/.cvsignore b/crypto/txt_db/.cvsignore index c6d03a9dbc..439e6d3eb6 100644 --- a/crypto/txt_db/.cvsignore +++ b/crypto/txt_db/.cvsignore @@ -1,2 +1,4 @@ lib Makefile.save +*.flc +semantic.cache diff --git a/crypto/ui/.cvsignore b/crypto/ui/.cvsignore index c6d03a9dbc..439e6d3eb6 100644 --- a/crypto/ui/.cvsignore +++ b/crypto/ui/.cvsignore @@ -1,2 +1,4 @@ lib Makefile.save +*.flc +semantic.cache diff --git a/crypto/x509/.cvsignore b/crypto/x509/.cvsignore index c6d03a9dbc..439e6d3eb6 100644 --- a/crypto/x509/.cvsignore +++ b/crypto/x509/.cvsignore @@ -1,2 +1,4 @@ lib Makefile.save +*.flc +semantic.cache diff --git a/crypto/x509v3/.cvsignore b/crypto/x509v3/.cvsignore index c6d03a9dbc..439e6d3eb6 100644 --- a/crypto/x509v3/.cvsignore +++ b/crypto/x509v3/.cvsignore @@ -1,2 +1,4 @@ lib Makefile.save +*.flc +semantic.cache diff --git a/demos/easy_tls/.cvsignore b/demos/easy_tls/.cvsignore index 9daeafb986..eae327db85 100644 --- a/demos/easy_tls/.cvsignore +++ b/demos/easy_tls/.cvsignore @@ -1 +1,3 @@ test +*.flc +semantic.cache diff --git a/demos/engines/cluster_labs/.cvsignore b/demos/engines/cluster_labs/.cvsignore index 594223d400..375a79d415 100644 --- a/demos/engines/cluster_labs/.cvsignore +++ b/demos/engines/cluster_labs/.cvsignore @@ -2,3 +2,5 @@ *.so *.so.* *.a +*.flc +semantic.cache diff --git a/demos/engines/ibmca/.cvsignore b/demos/engines/ibmca/.cvsignore index 594223d400..375a79d415 100644 --- a/demos/engines/ibmca/.cvsignore +++ b/demos/engines/ibmca/.cvsignore @@ -2,3 +2,5 @@ *.so *.so.* *.a +*.flc +semantic.cache diff --git a/demos/engines/rsaref/.cvsignore b/demos/engines/rsaref/.cvsignore index 76776d9a59..e8e5e6245a 100644 --- a/demos/engines/rsaref/.cvsignore +++ b/demos/engines/rsaref/.cvsignore @@ -10,3 +10,5 @@ doc install rdemo source +*.flc +semantic.cache diff --git a/demos/engines/zencod/.cvsignore b/demos/engines/zencod/.cvsignore index 594223d400..375a79d415 100644 --- a/demos/engines/zencod/.cvsignore +++ b/demos/engines/zencod/.cvsignore @@ -2,3 +2,5 @@ *.so *.so.* *.a +*.flc +semantic.cache diff --git a/demos/maurice/.cvsignore b/demos/maurice/.cvsignore index a99bec3448..22c4e879ee 100644 --- a/demos/maurice/.cvsignore +++ b/demos/maurice/.cvsignore @@ -2,3 +2,5 @@ example1 example2 example3 example4 +*.flc +semantic.cache diff --git a/demos/state_machine/.cvsignore b/demos/state_machine/.cvsignore index 9aef0f5d4c..a90633f958 100644 --- a/demos/state_machine/.cvsignore +++ b/demos/state_machine/.cvsignore @@ -1 +1,3 @@ state_machine +*.flc +semantic.cache diff --git a/demos/tunala/.cvsignore b/demos/tunala/.cvsignore index 1254a1ee29..f9eca981d2 100644 --- a/demos/tunala/.cvsignore +++ b/demos/tunala/.cvsignore @@ -1,2 +1,4 @@ tunala +*.flc +semantic.cache diff --git a/fips/.cvsignore b/fips/.cvsignore index 0ee7b7c45f..a8a81d6394 100644 --- a/fips/.cvsignore +++ b/fips/.cvsignore @@ -2,3 +2,5 @@ lib Makefile.save fips_test_suite fips_test_suite.sha1 +*.flc +semantic.cache diff --git a/fips/aes/.cvsignore b/fips/aes/.cvsignore index c6d03a9dbc..439e6d3eb6 100644 --- a/fips/aes/.cvsignore +++ b/fips/aes/.cvsignore @@ -1,2 +1,4 @@ lib Makefile.save +*.flc +semantic.cache diff --git a/fips/des/.cvsignore b/fips/des/.cvsignore index c6d03a9dbc..439e6d3eb6 100644 --- a/fips/des/.cvsignore +++ b/fips/des/.cvsignore @@ -1,2 +1,4 @@ lib Makefile.save +*.flc +semantic.cache diff --git a/fips/dh/.cvsignore b/fips/dh/.cvsignore index a65b41774a..f018d20192 100644 --- a/fips/dh/.cvsignore +++ b/fips/dh/.cvsignore @@ -1 +1,3 @@ lib +*.flc +semantic.cache diff --git a/fips/dsa/.cvsignore b/fips/dsa/.cvsignore index c6d03a9dbc..439e6d3eb6 100644 --- a/fips/dsa/.cvsignore +++ b/fips/dsa/.cvsignore @@ -1,2 +1,4 @@ lib Makefile.save +*.flc +semantic.cache diff --git a/fips/rand/.cvsignore b/fips/rand/.cvsignore index c6d03a9dbc..439e6d3eb6 100644 --- a/fips/rand/.cvsignore +++ b/fips/rand/.cvsignore @@ -1,2 +1,4 @@ lib Makefile.save +*.flc +semantic.cache diff --git a/fips/rsa/.cvsignore b/fips/rsa/.cvsignore index c6d03a9dbc..439e6d3eb6 100644 --- a/fips/rsa/.cvsignore +++ b/fips/rsa/.cvsignore @@ -1,2 +1,4 @@ lib Makefile.save +*.flc +semantic.cache diff --git a/fips/sha1/.cvsignore b/fips/sha1/.cvsignore index 810154e7ed..78ace06571 100644 --- a/fips/sha1/.cvsignore +++ b/fips/sha1/.cvsignore @@ -1,3 +1,5 @@ fips_standalone_sha1 lib Makefile.save +*.flc +semantic.cache diff --git a/include/.cvsignore b/include/.cvsignore index 72e8ffc0db..55e25b4c8c 100644 --- a/include/.cvsignore +++ b/include/.cvsignore @@ -1 +1,3 @@ * +*.flc +semantic.cache diff --git a/ms/.cvsignore b/ms/.cvsignore index 8108335b52..5f8e47bc63 100644 --- a/ms/.cvsignore +++ b/ms/.cvsignore @@ -1,3 +1,5 @@ *.def *.mak *.out +*.flc +semantic.cache diff --git a/perl/.cvsignore b/perl/.cvsignore index e3f4b2ec4e..5e8eb88bf5 100644 --- a/perl/.cvsignore +++ b/perl/.cvsignore @@ -10,3 +10,5 @@ openssl_err.c openssl_ssl.c openssl_x509.c OpenSSL.bs +*.flc +semantic.cache diff --git a/ssl/.cvsignore b/ssl/.cvsignore index c6d03a9dbc..439e6d3eb6 100644 --- a/ssl/.cvsignore +++ b/ssl/.cvsignore @@ -1,2 +1,4 @@ lib Makefile.save +*.flc +semantic.cache diff --git a/test/.cvsignore b/test/.cvsignore index 2dfacad9d9..da80bdbdb7 100644 --- a/test/.cvsignore +++ b/test/.cvsignore @@ -17,3 +17,5 @@ tmp.bntest fips_aesavs fips_desmovs evptests.txt +*.flc +semantic.cache diff --git a/tools/.cvsignore b/tools/.cvsignore index af0e591579..cde7450dfc 100644 --- a/tools/.cvsignore +++ b/tools/.cvsignore @@ -1,2 +1,4 @@ c_rehash c_rehash.bak +*.flc +semantic.cache -- 2.25.1