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.cache
15 config.guess
16 config.h
17 config.h.in
18 config.log
19 config.nice
20 config.status
21 config.sub
22 configure
23 configure.ac
24 configure.in
25 http.la
26 install-sh
27 lcov_data
28 libtool
29 ltmain.sh
30 missing
31 mkinstalldirs
32 modules/
33 pecl_http-*.tgz
34 *.lo
35 *.o
36 run-tests.php
37 tests/*.diff
38 tests/*.exp
39 tests/*.log
40 tests/*.out
41 tests/*.php
42 tests/*.sh
43 lcov_data
44 *~
45 *.phar
46 !travis/*.phar
47 bench/
48 vendor/
49 /php_http_api.h
50 /php_http_buffer.h
51 /php_http_client.h
52 /php_http_client_curl.h
53 /php_http_client_curl_event.h
54 /php_http_client_curl_user.h
55 /php_http_client_request.h
56 /php_http_client_response.h
57 /php_http_cookie.h
58 /php_http_curl.h
59 /php_http_encoding.h
60 /php_http_encoding_zlib.h
61 /php_http_encoding_brotli.h
62 /php_http_env.h
63 /php_http_env_request.h
64 /php_http_env_response.h
65 /php_http_etag.h
66 /php_http_exception.h
67 /php_http_filter.h
68 /php_http_header.h
69 /php_http_header_parser.h
70 /php_http_info.h
71 /php_http_message.h
72 /php_http_message_body.h
73 /php_http_message_parser.h
74 /php_http_misc.h
75 /php_http_negotiate.h
76 /php_http_object.h
77 /php_http_options.h
78 /php_http_params.h
79 /php_http_querystring.h
80 /php_http_response_codes.h
81 /php_http_url.h
82 /php_http_utf8.h
83 /php_http_version.h
84 /tests/helper/server.log
85 *gcov
86 *lcov