[GIT-PULLS] [php-src] PR #23283: chore: add .gitignore to lsphp
[email protected] (zeriyoshi)
| Newsgroups | php.git-pulls |
|---|---|
| Message-ID | <[email protected]> |
Pull Request: https://github.com/php/php-src/pull/23283 Author: zeriyoshi LiteSpeed SAPI is not properly added to .gitignore, so it gets tracked during the build. As with other SAPIs, you can prevent this by excluding the pre-built binaries in .gitignore.