From ca39d9b0f345348f48e103055d6d85f4cf0383c2 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Mon, 16 Feb 2015 10:25:52 +0100 Subject: [PATCH] gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) 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 +*~ -- 2.30.2