mirror of
https://github.com/curl/curl.git
synced 2025-09-10 14:12:41 +03:00
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:
parent
a9d881c725
commit
b7be4011c6
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -37,6 +37,8 @@ aclocal.m4
|
|||
aclocal.m4.bak
|
||||
autom4te.cache
|
||||
buildinfo.txt
|
||||
ca-bundle.crt
|
||||
certdata.txt
|
||||
compile
|
||||
config.cache
|
||||
config.guess
|
||||
|
|
Loading…
Reference in New Issue
Block a user