gitignore: ignore output files created by mk-ca-bundle.pl

- Ignore mk-ca-bundle.pl's default output files
  ca-bundle.crt and certdata.txt.

Closes https://github.com/curl/curl/pull/15781
This commit is contained in:
Jay Satiro 2024-12-19 17:52:11 -05:00
parent a9d881c725
commit b7be4011c6

2
.gitignore vendored
View File

@ -37,6 +37,8 @@ aclocal.m4
aclocal.m4.bak
autom4te.cache
buildinfo.txt
ca-bundle.crt
certdata.txt
compile
config.cache
config.guess