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