gitignore: ignore newly generated header
authorDimitri John Ledkov <dimitri.ledkov@surgut.co.uk>
Sun, 28 Apr 2024 19:27:22 +0000 (20:27 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 6 May 2024 08:23:10 +0000 (10:23 +0200)
Ignore generated include/openssl/x509_acert.h introduced in
https://github.com/openssl/openssl/pull/15857

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@surgut.co.uk>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24287)

.gitignore

index 98184721f2285fb94361028f695b64cb08252eb3..d2de49876dde9a8973a5324f47ae206201525cf2 100644 (file)
@@ -54,6 +54,7 @@
 /include/openssl/ui.h
 /include/openssl/x509.h
 /include/openssl/x509v3.h
+/include/openssl/x509_acert.h
 /include/openssl/x509_vfy.h
 /include/openssl/core_names.h
 /include/internal/param_names.h