diff options
author | Craig Tiller <ctiller@google.com> | 2015-01-16 12:56:41 -0800 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2015-01-16 12:56:41 -0800 |
commit | 559f023c815e0c385874a0eef2fa4b998eafb8aa (patch) | |
tree | 8b68e0fe617ab85a603953d70313409c7d74878d | |
parent | aac57fde95e19fc1c0062747aca748cc8e5e9980 (diff) |
PHP build products ignored
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index bf57027c94..914cb45d65 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,7 @@ objs # cache for run_tests.py .run_tests_cache + +# phpize output +src/php/ext/grpc/ltmain.sh + |