From: Pauli Date: Sun, 21 May 2023 22:09:48 +0000 (+1000) Subject: Update .gitignore X-Git-Tag: openssl-3.2.0-alpha1~704 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=944ee2c30b1e87d4636aeef2ea9bf1adc647e0d9;p=thirdparty%2Fopenssl.git Update .gitignore Reviewed-by: Hugo Landau Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/20935) --- diff --git a/.gitignore b/.gitignore index 26844b7673e..be9517cb592 100644 --- a/.gitignore +++ b/.gitignore @@ -48,6 +48,11 @@ /include/openssl/x509.h /include/openssl/x509v3.h /include/openssl/x509_vfy.h +/include/openssl/core_names.h +/include/internal/param_names.h + +# Auto generated parameter name files +/crypto/params_idx.c # Auto generated doc files doc/man1/openssl-*.pod