From: Michael Wallner Date: Mon, 16 Feb 2015 09:25:52 +0000 (+0100) Subject: gitignore X-Git-Tag: RELEASE_2_3_0_RC1~21 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=ca39d9b0f345348f48e103055d6d85f4cf0383c2 gitignore --- diff --git a/.gitignore b/.gitignore index 64b23b6..93781ff 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ mkinstalldirs modules/ pecl_http-*.tgz *.lo +*.o run-tests.php tests/*.diff tests/*.exp @@ -37,3 +38,4 @@ tests/*.out tests/*.php tests/*.sh lcov_data +*~