From e1de6f2d6a6f2e2707c1b4998317e457ed8de4a4 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 9 Jul 2014 15:34:42 +0200 Subject: [PATCH] .gitignore --- .gitignore | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 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 -- 2.30.2