aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/.gitignore
diff options
context:
space:
mode:
authorGravatar Stanley Cheung <stanleycheung@google.com>2015-05-07 13:49:08 -0700
committerGravatar Stanley Cheung <stanleycheung@google.com>2015-05-07 13:49:08 -0700
commitff73231610b5245f12191a8c0608f53689549ab5 (patch)
tree49c08a157cc4aefcae82024bd3b6a9cc65a25b9e /src/php/.gitignore
parenteb697aa12a4fa153a84b58a7e82ea5684bad067b (diff)
ignore PHP vendor/ folder
Diffstat (limited to 'src/php/.gitignore')
-rw-r--r--src/php/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/php/.gitignore b/src/php/.gitignore
index 36c8721d53..ecde2ca4c6 100644
--- a/src/php/.gitignore
+++ b/src/php/.gitignore
@@ -19,3 +19,4 @@ mkinstalldirs
ext/grpc/ltmain.sh
composer.lock
+vendor/