X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=.gitignore;h=fb08a3c5b02ed8a2c173cceb7376ff7942078b94;hb=c540f00f383754fa490be76c2c3398ccd4d2a869;hp=30068e034ac6818d26405c33e526cf9ce60928eb;hpb=a21f4cec14664d8fc5f52dc42ab7119b696521a5;p=thirdparty%2Fopenssl.git diff --git a/.gitignore b/.gitignore index 30068e034a..fb08a3c5b0 100644 --- a/.gitignore +++ b/.gitignore @@ -26,7 +26,6 @@ Makefile # Auto generated headers /crypto/buildinf.h -/apps/progs.h /crypto/include/internal/*_conf.h /openssl/include/opensslconf.h /util/domd @@ -60,6 +59,8 @@ Makefile /test/versions /test/ossl_shim/ossl_shim /test/rsa_complex +# Other generated files in test/ +/test/provider_internal_test.conf # Certain files that get created by tests on the fly /test/test-runs @@ -76,6 +77,7 @@ Makefile !/fuzz/*.* # Misc auto generated files +/doc/man7/openssl_user_macros.pod /include/openssl/opensslconf.h /tools/c_rehash /tools/c_rehash.pl