aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-01-16 13:04:08 -0800
committerGravatar Craig Tiller <ctiller@google.com>2015-01-16 13:04:08 -0800
commitff7cdd3badc3517773b8dc13468982ee370d3db7 (patch)
tree59e62483a4b633a8a992fe768feb0f1225f9a9ef
parent1b3a881f8fbf00a7b278cf60cc37b892c751c10a (diff)
Use local .gitignore
-rw-r--r--.gitignore3
-rw-r--r--[-rwxr-xr-x]src/php/.gitignore5
2 files changed, 4 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 914cb45d65..954b3cfcc1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,3 @@ objs
# cache for run_tests.py
.run_tests_cache
-# phpize output
-src/php/ext/grpc/ltmain.sh
-
diff --git a/src/php/.gitignore b/src/php/.gitignore
index 00fbd965dc..0bb5f8e956 100755..100644
--- a/src/php/.gitignore
+++ b/src/php/.gitignore
@@ -15,4 +15,7 @@ run-tests.php
install-sh
libtool
missing
-mkinstalldirs \ No newline at end of file
+mkinstalldirs
+
+ext/grpc/ltmain.sh
+