diff --git a/.gitignore b/.gitignore index ca7179b7b03..52c7ca9a6e4 100644 --- a/.gitignore +++ b/.gitignore @@ -175,8 +175,14 @@ php /Zend/zend_language_parser.output # ------------------------------------------------------------------------------ -# Extensions files additionally generated by `cd ext/name && phpize && ./configure` +# Extensions files # ------------------------------------------------------------------------------ + +# Miscellaneous extensions files +/ext/opcache/jit/zend_jit_x86.c +/ext/opcache/minilua + +# Generated by `cd ext/name && phpize && ./configure` /ext/*/acinclude.m4 /ext/*/build/ /ext/*/config.guess