Backport .gitignore Changes from master

CLA: trivial

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23849)
This commit is contained in:
dgbkn 2024-03-15 09:52:10 +05:30 committed by Tomas Mraz
parent 6a2202706b
commit 13643c3e9d
1 changed files with 8 additions and 1 deletions

9
.gitignore vendored
View File

@ -6,13 +6,20 @@
/Makefile
/MINFO
/TABLE
/*.pc
/rehash.time
/inc.*
/makefile.*
/out.*
/tmp.*
/configdata.pm
/builddata.pm
/installdata.pm
# Exporters
/*.pc
/OpenSSLConfig*.cmake
/exporters/*.pc
/exporters/OpenSSLConfig*.cmake
# Links under apps
/apps/CA.pl