X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=.gitignore;h=e02e099d84029e7690fd35a1b41d66c7063be6d1;hb=98624776c4d501c8badd6f772ab7048ac9191cb9;hp=038f8b4f372cf017b80734725e4adef07b493409;hpb=dd731474207126615679f4cc9ae772d7da990332;p=openssl.git diff --git a/.gitignore b/.gitignore index 038f8b4f37..e02e099d84 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ /.dir-locals.el # Top level excludes +/Makefile.in /Makefile /MINFO /TABLE @@ -27,17 +28,23 @@ /include/openssl/bio.h /include/openssl/cmp.h /include/openssl/cms.h +/include/openssl/conf.h /include/openssl/configuration.h /include/openssl/crmf.h +/include/openssl/crypto.h /include/openssl/ct.h +/include/openssl/err.h /include/openssl/ess.h /include/openssl/fipskey.h +/include/openssl/lhash.h /include/openssl/ocsp.h /include/openssl/opensslv.h +/include/openssl/pkcs12.h /include/openssl/pkcs7.h /include/openssl/safestack.h /include/openssl/srp.h /include/openssl/ssl.h +/include/openssl/ui.h /include/openssl/x509.h /include/openssl/x509v3.h /include/openssl/x509_vfy.h @@ -49,13 +56,17 @@ doc/man1/openssl-*.pod providers/common/der/der_digests_gen.c providers/common/der/der_dsa_gen.c providers/common/der/der_ec_gen.c +providers/common/der/der_ecx_gen.c providers/common/der/der_rsa_gen.c providers/common/der/der_wrap_gen.c +providers/common/der/der_sm2_gen.c providers/common/include/prov/der_dsa.h providers/common/include/prov/der_ec.h +providers/common/include/prov/der_ecx.h providers/common/include/prov/der_rsa.h providers/common/include/prov/der_digests.h providers/common/include/prov/der_wrap.h +providers/common/include/prov/der_sm2.h # error code files /crypto/err/openssl.txt.old @@ -89,6 +100,7 @@ providers/common/include/prov/der_wrap.h /test/confdump /test/bio_prefix_text /test/evp_extra_test2 +/test/threadstest_fips # Certain files that get created by tests on the fly /test-runs @@ -112,6 +124,7 @@ providers/common/include/prov/der_wrap.h /tools/c_rehash /tools/c_rehash.pl /util/shlib_wrap.sh +/util/wrap.pl /tags /TAGS *.map @@ -202,6 +215,7 @@ providers/common/include/prov/der_wrap.h *.exp *.lib *.pdb +*.tds *.ilk *.def *.rc @@ -217,6 +231,7 @@ cscope.* *.d *.d.tmp pod2htmd.tmp +MAKE0[0-9][0-9][0-9].@@@ # Windows manifest files *.manifest