X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=.gitignore;h=49002162f843520d2c9ee26c4df5a8c79de10097;hp=fa57dfcb383ac5966e92d15d1f7cfcf0be295dd1;hb=cfbe41ea9138ba5f4fb6f859a72034ba4ddc693f;hpb=9fcb9702fba8aa135945f96aefddf050a6f4f11d diff --git a/.gitignore b/.gitignore index fa57dfcb38..49002162f8 100644 --- a/.gitignore +++ b/.gitignore @@ -22,37 +22,21 @@ # 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-ca.pod -doc/man1/openssl-cms.pod -doc/man1/openssl-crl.pod -doc/man1/openssl-dgst.pod -doc/man1/openssl-dhparam.pod -doc/man1/openssl-dsaparam.pod -doc/man1/openssl-ecparam.pod -doc/man1/openssl-enc.pod -doc/man1/openssl-gendsa.pod -doc/man1/openssl-genrsa.pod -doc/man1/openssl-ocsp.pod -doc/man1/openssl-passwd.pod -doc/man1/openssl-pkcs12.pod -doc/man1/openssl-pkcs8.pod -doc/man1/openssl-pkeyutl.pod -doc/man1/openssl-rand.pod -doc/man1/openssl-req.pod -doc/man1/openssl-rsautl.pod -doc/man1/openssl-s_client.pod -doc/man1/openssl-s_server.pod -doc/man1/openssl-s_time.pod -doc/man1/openssl-smime.pod -doc/man1/openssl-speed.pod -doc/man1/openssl-srp.pod -doc/man1/openssl-ts.pod -doc/man1/openssl-verify.pod -doc/man1/openssl-x509.pod +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 @@ -83,14 +67,16 @@ doc/man1/openssl-x509.pod /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 @@ -111,6 +97,8 @@ doc/man1/openssl-x509.pod /TAGS *.map *.ld +/apps/progs.c +/apps/progs.h # Windows (legacy) /tmp32 @@ -123,7 +111,6 @@ doc/man1/openssl-x509.pod /out32dll.dbg /inc32 /MINFO -/ms/.rnd /ms/bcb.mak /ms/libeay32.def /ms/nt.mak @@ -157,6 +144,10 @@ doc/man1/openssl-x509.pod /test/fips_test_suite.c /test/shatest.c +# Generated docs directories +/doc/html +/doc/man + ##### Generic patterns # Auto generated assembly language source files *.s @@ -205,6 +196,7 @@ Makefile.save *.bak cscope.* *.d +*.d.tmp pod2htmd.tmp # Windows manifest files