X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=.gitignore;h=b005839a45b3a544c27757c5194e215f6ed079fe;hp=328656c61a95866820f9b69f4b846b30766e2e42;hb=fd20878661cca54ae4445dfc7e48ebe1d5a014e9;hpb=3db1f1fe45ab051a57f70f637618e02f7985406e diff --git a/.gitignore b/.gitignore index 328656c..b005839 100644 --- a/.gitignore +++ b/.gitignore @@ -46,11 +46,15 @@ vendor/ /php_http_buffer.h /php_http_client.h /php_http_client_curl.h +/php_http_client_curl_event.h +/php_http_client_curl_user.h /php_http_client_request.h /php_http_client_response.h /php_http_cookie.h /php_http_curl.h /php_http_encoding.h +/php_http_encoding_zlib.h +/php_http_encoding_brotli.h /php_http_env.h /php_http_env_request.h /php_http_env_response.h @@ -74,3 +78,6 @@ vendor/ /php_http_utf8.h /php_http_version.h /tests/helper/server.log +*.gcov +*gcov +*lcov