Add comp.h to gitignore

Signed-off-by: Todd Short <todd.short@me.com>

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24676)
This commit is contained in:
Todd Short 2024-06-18 14:11:15 -04:00 committed by Tomas Mraz
parent c0088b9937
commit 2e9cd409c0

1
.gitignore vendored
View File

@ -35,6 +35,7 @@
/include/openssl/bio.h
/include/openssl/cmp.h
/include/openssl/cms.h
/include/openssl/comp.h
/include/openssl/conf.h
/include/openssl/configuration.h
/include/openssl/crmf.h