prepare v4.2.5
[m6w6/ext-http] / .gitignore
1 .cproject
2 .deps
3 *.dep
4 .libs/
5 .project
6 Makefile
7 Makefile.fragments
8 Makefile.global
9 Makefile.objects
10 acinclude.m4
11 aclocal.m4
12 autom4te.cache/
13 build/
14 config.guess
15 config.h
16 config.h.in
17 config.log
18 config.nice
19 config.status
20 config.sub
21 configure
22 configure.in
23 http.la
24 install-sh
25 lcov_data
26 libtool
27 ltmain.sh
28 missing
29 mkinstalldirs
30 modules/
31 pecl_http-*.tgz
32 *.lo
33 *.o
34 run-tests.php
35 tests/*.diff
36 tests/*.exp
37 tests/*.log
38 tests/*.out
39 tests/*.php
40 tests/*.sh
41 lcov_data
42 *~
43 *.phar
44 !travis/*.phar
45 bench/
46 vendor/
47 /php_http_api.h
48 /php_http_buffer.h
49 /php_http_client.h
50 /php_http_client_curl.h
51 /php_http_client_curl_event.h
52 /php_http_client_curl_user.h
53 /php_http_client_request.h
54 /php_http_client_response.h
55 /php_http_cookie.h
56 /php_http_curl.h
57 /php_http_encoding.h
58 /php_http_encoding_zlib.h
59 /php_http_encoding_brotli.h
60 /php_http_env.h
61 /php_http_env_request.h
62 /php_http_env_response.h
63 /php_http_etag.h
64 /php_http_exception.h
65 /php_http_filter.h
66 /php_http_header.h
67 /php_http_header_parser.h
68 /php_http_info.h
69 /php_http_message.h
70 /php_http_message_body.h
71 /php_http_message_parser.h
72 /php_http_misc.h
73 /php_http_negotiate.h
74 /php_http_object.h
75 /php_http_options.h
76 /php_http_params.h
77 /php_http_querystring.h
78 /php_http_response_codes.h
79 /php_http_url.h
80 /php_http_utf8.h
81 /php_http_version.h
82 /tests/helper/server.log
83 *gcov
84 *lcov