mirror of
https://github.com/php-win-ext/php-lua.git
synced 2026-03-24 09:02:13 +01:00
39 lines
415 B
Plaintext
39 lines
415 B
Plaintext
*.o
|
|
*.lo
|
|
*.la
|
|
.*.swp
|
|
.deps
|
|
.libs/
|
|
include/
|
|
tests/*.diff
|
|
tests/*.exp
|
|
tests/*.log
|
|
tests/*.php
|
|
tests/*.out
|
|
tests/*.sh
|
|
Makefile
|
|
Makefile.fragments
|
|
Makefile.global
|
|
Makefile.objects
|
|
acinclude.m4
|
|
aclocal.m4
|
|
autom4te.cache/
|
|
build/
|
|
config.guess
|
|
config.h
|
|
config.h.in
|
|
config.log
|
|
config.nice
|
|
config.status
|
|
config.sub
|
|
configure
|
|
configure.ac
|
|
configure.in
|
|
install-sh
|
|
libtool
|
|
ltmain.sh
|
|
missing
|
|
mkinstalldirs
|
|
modules/
|
|
run-tests.php
|