mirror of
https://github.com/php/pecl-database-ibm_db2.git
synced 2026-03-23 23:02:16 +01:00
34 lines
350 B
Plaintext
34 lines
350 B
Plaintext
# phpize stuff
|
|
.libs
|
|
Makefile*
|
|
*.m4
|
|
autom4te.cache
|
|
build
|
|
config.*
|
|
configure*
|
|
ibm_db2.la
|
|
ibm_db2.lo
|
|
install-sh
|
|
libtool
|
|
ltmain.sh
|
|
missing
|
|
mkinstalldirs
|
|
modules
|
|
run-tests.php
|
|
tmp-php.ini
|
|
|
|
# phpt generated files
|
|
tests/*.diff
|
|
tests/*.exp
|
|
tests/*.log
|
|
tests/*.out
|
|
tests/*.sh
|
|
tests/*.php
|
|
|
|
# test crud
|
|
tests/escape_out.dat
|
|
|
|
# downloaded cli driver
|
|
clidriver
|
|
|