mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Ignore generated file on arm64.
This commit is contained in:
parent
64127b66c6
commit
21cab65c00
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -169,6 +169,7 @@ php
|
|||
|
||||
# Miscellaneous extensions files
|
||||
/ext/opcache/jit/zend_jit_x86.c
|
||||
/ext/opcache/jit/zend_jit_arm64.c
|
||||
/ext/opcache/minilua
|
||||
|
||||
# Generated by `cd ext/name && phpize && ./configure`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue