mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
Update skeleton extension .gitignore (#15738)
This adds: - config.cache produced by: ./configure -C - config.nice.bat, configure.js and configure.bat on Windows when using phpize [skip ci]
This commit is contained in:
parent
29f9f903b1
commit
438b781a80
1 changed files with 4 additions and 0 deletions
|
@ -6,16 +6,20 @@ acinclude.m4
|
|||
aclocal.m4
|
||||
autom4te.cache
|
||||
build
|
||||
config.cache
|
||||
config.guess
|
||||
config.h
|
||||
config.h.in
|
||||
config.log
|
||||
config.nice
|
||||
config.nice.bat
|
||||
config.status
|
||||
config.sub
|
||||
configure
|
||||
configure.ac
|
||||
configure.bat
|
||||
configure.in
|
||||
configure.js
|
||||
include
|
||||
install-sh
|
||||
libtool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue