projects
/
m6w6
/
ext-http
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
0ffd2bb
)
.gitignore
author
Michael Wallner
<mike@php.net>
Wed, 9 Jul 2014 13:34:42 +0000
(15:34 +0200)
committer
Michael Wallner
<mike@php.net>
Wed, 9 Jul 2014 13:34:42 +0000
(15:34 +0200)
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
8ffc91c
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,38
@@
+.cproject
+.deps
+.libs/
+.project
+Makefile
+Makefile.fragments
+Makefile.global
+Makefile.objects
+acinclude.m4
+aclocal.m4
+autom4te.cache/
+build/
+config.guess
+config.h
+config.h.in
+config.log
+config.nice
+config.status
+config.sub
+configure
+configure.in
+http.la
+install-sh
+lcov_data
+libtool
+ltmain.sh
+missing
+mkinstalldirs
+modules/
+pecl_http-*.tgz
+*.lo
+run-tests.php
+tests/*.diff
+tests/*.exp
+tests/*.log
+tests/*.out
+tests/*.php
+tests/*.sh