X-Git-Url: https://git.librecmc.org/?p=oweals%2Fopenssl.git;a=blobdiff_plain;f=.gitignore;h=49002162f843520d2c9ee26c4df5a8c79de10097;hp=f035ab1975629b707fc6c49c05c5f89b0bdd01aa;hb=HEAD;hpb=dbb1dc1e97cc583d29b4a58667a4d8ce474f03b5 diff --git a/.gitignore b/.gitignore index f035ab1975..49002162f8 100644 --- a/.gitignore +++ b/.gitignore @@ -22,9 +22,22 @@ # Auto generated headers /crypto/buildinf.h /include/crypto/*_conf.h -/include/openssl/opensslconf.h +/include/openssl/configuration.h /include/openssl/opensslv.h +# Auto generated doc files +doc/man1/openssl-*.pod + +# Auto generated der files +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_rsa_gen.c +providers/common/include/prov/der_dsa.h +providers/common/include/prov/der_ec.h +providers/common/include/prov/der_rsa.h +providers/common/include/prov/der_digests.h + # error code files /crypto/err/openssl.txt.old /engines/e_afalg.txt.old @@ -54,14 +67,16 @@ /test/versions /test/ossl_shim/ossl_shim /test/rsa_complex -# Other generated files in test/ -/test/provider_internal_test.conf -/test/fipsinstall.conf -/providers/fipsinstall.conf +/test/confdump +/test/bio_prefix_text +/test/evp_extra_test2 # Certain files that get created by tests on the fly -/test/test-runs +/test-runs /test/buildtest_* +/test/provider_internal_test.cnf +/test/fipsmodule.cnf +/providers/fipsmodule.cnf # Fuzz stuff. # Anything without an extension is an executable on Unix, so we keep files @@ -82,6 +97,8 @@ /TAGS *.map *.ld +/apps/progs.c +/apps/progs.h # Windows (legacy) /tmp32 @@ -94,7 +111,6 @@ /out32dll.dbg /inc32 /MINFO -/ms/.rnd /ms/bcb.mak /ms/libeay32.def /ms/nt.mak @@ -128,6 +144,10 @@ /test/fips_test_suite.c /test/shatest.c +# Generated docs directories +/doc/html +/doc/man + ##### Generic patterns # Auto generated assembly language source files *.s @@ -176,6 +196,7 @@ Makefile.save *.bak cscope.* *.d +*.d.tmp pod2htmd.tmp # Windows manifest files