X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=.gitignore;h=49002162f843520d2c9ee26c4df5a8c79de10097;hb=0c9fcfebf1b68a1736277c333dd6d59f35eb24f5;hp=0578fd5c1b2ca441f942746fd4c373f0a567fc2b;hpb=5e98904c231f5a40c6ce291df85799cca7c8d125;p=oweals%2Fopenssl.git diff --git a/.gitignore b/.gitignore index 0578fd5c1b..49002162f8 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,16 @@ # 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 @@ -59,14 +69,14 @@ doc/man1/openssl-*.pod /test/rsa_complex /test/confdump /test/bio_prefix_text -# Other generated files in test/ -/test/provider_internal_test.cnf -/test/fipsinstall.cnf -/providers/fipsinstall.cnf +/test/evp_extra_test2 # Certain files that get created by tests on the fly /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