mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
This adds: - config.cache produced by: ./configure -C - config.nice.bat, configure.js and configure.bat on Windows when using phpize [skip ci]
48 lines
565 B
Plaintext
48 lines
565 B
Plaintext
*.dep
|
|
*.lo
|
|
*.la
|
|
.libs
|
|
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
|
|
ltmain.sh
|
|
Makefile
|
|
Makefile.fragments
|
|
Makefile.global
|
|
Makefile.objects
|
|
missing
|
|
mkinstalldirs
|
|
modules
|
|
php_test_results_*.txt
|
|
phpt.*
|
|
run-test-info.php
|
|
run-tests.php
|
|
tests/**/*.diff
|
|
tests/**/*.out
|
|
tests/**/*.php
|
|
tests/**/*.exp
|
|
tests/**/*.log
|
|
tests/**/*.sh
|
|
tests/**/*.db
|
|
tests/**/*.mem
|
|
tmp-php.ini
|
|
*~
|