From c6fa9c71a5bfa486916401a0b60df1bdcecda380 Mon Sep 17 00:00:00 2001 From: Bo Yang Date: Thu, 15 Sep 2016 19:04:11 +0000 Subject: Auto-generate proto files for tests. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 980f7407..f1639bf1 100644 --- a/.gitignore +++ b/.gitignore @@ -121,6 +121,8 @@ conformance/succeeding_tests.txt # php test output composer.lock +php/tests/test.pb.php +php/tests/test_include.pb.php php/ext/google/protobuf/.libs/ php/ext/google/protobuf/Makefile.fragments php/ext/google/protobuf/Makefile.global -- cgit v1.2.3