]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Add generated cipher implementation files to gitignore
authorDaniel Frink <daniel.frink@ibm.com>
Thu, 29 May 2025 00:23:39 +0000 (19:23 -0500)
committerTomas Mraz <tomas@openssl.org>
Fri, 30 May 2025 16:15:18 +0000 (18:15 +0200)
A commit was merged recently which change ciphercommon.c and
cipher_chacha20_poly1305.c to be generated files. The corresponding
.c files were not added to the gitignore, so this commit adds them
to avoid them being erroneously tracked in the future.

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27715)

.gitignore

index 015ed4295cf4adf90468f21bbaf536f44b5c59a0..bc396b0808c993d12e8f33f5c0852caddccbe32d 100644 (file)
@@ -85,6 +85,8 @@ providers/common/include/prov/der_digests.h
 providers/common/include/prov/der_wrap.h
 providers/common/include/prov/der_sm2.h
 providers/common/include/prov/der_ml_dsa.h
+providers/implementations/ciphers/ciphercommon.c
+providers/implementations/ciphers/cipher_chacha20_poly1305.c
 
 # error code files
 /crypto/err/openssl.txt.old