From: Peter Kokot Date: Mon, 15 Apr 2019 18:03:48 +0000 (+0200) Subject: Remove not needed extension generated files gitignores X-Git-Tag: php-7.4.0alpha1~492^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=68842534616cd0ab29af4c1b8966c4ebf9900c2c;p=php Remove not needed extension generated files gitignores These were refactored and moved to build directory via: 2957651c5c2a003e96318fc9217764b91266723a and 7e445ef3b1a197dccbc92f35cb66988b66671841 --- diff --git a/.gitignore b/.gitignore index ca7179b7b0..d98d59afd4 100644 --- a/.gitignore +++ b/.gitignore @@ -179,11 +179,7 @@ php # ------------------------------------------------------------------------------ /ext/*/acinclude.m4 /ext/*/build/ -/ext/*/config.guess -/ext/*/config.sub /ext/*/configure.ac -/ext/*/ltmain.sh -/ext/*/Makefile.global /ext/*/run-tests.php # ------------------------------------------------------------------------------