Imported Upstream version 1.20.1
[platform/upstream/grpc.git] / src / php / .gitignore
1 .libs/
2 build/
3 modules/
4 autom4te.cache/
5 *.lo
6 *.la
7 .deps
8 acinclude.m4
9 aclocal.m4
10 config.*
11 configure*
12 Makefile*
13 run-tests.php
14
15 install-sh
16 libtool
17 missing
18 mkinstalldirs
19
20 ext/grpc/ltmain.sh
21 composer.lock
22 vendor/
23
24 *.pb.php
25 *_grpc_pb.php