X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=.gitignore;h=c7fc94c09ffbc04480380c1b2b3673aa00766a30;hb=d943313475c4e659a15f126e855b988a602c5697;hp=aeed8659f6c316185262d29c40e820b8f2e8a3ca;hpb=6c1356cbe7363bf41f770b1dce59abef93dcc021;p=m6w6%2Fext-http diff --git a/.gitignore b/.gitignore index aeed865..c7fc94c 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,7 @@ lcov_data *~ *.phar !travis/*.phar +bench/ vendor/ /php_http_api.h /php_http_buffer.h @@ -53,6 +54,8 @@ vendor/ /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 @@ -76,6 +79,6 @@ vendor/ /php_http_utf8.h /php_http_version.h /tests/helper/server.log -*.gcov *gcov *lcov +*.loT