You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by li...@apache.org on 2022/11/09 09:08:44 UTC

[rocketmq-clients] branch master updated: Add PHP git ignore file (#280)

This is an automated email from the ASF dual-hosted git repository.

lizhanhui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git


The following commit(s) were added to refs/heads/master by this push:
     new c596822  Add PHP git ignore file (#280)
c596822 is described below

commit c596822e08cdce59d874afbfca922d03770ae5e8
Author: Aaron Ai <ya...@gmail.com>
AuthorDate: Wed Nov 9 17:08:38 2022 +0800

    Add PHP git ignore file (#280)
---
 .gitignore | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.gitignore b/.gitignore
index 84ec790..924f09f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,8 @@ csharp/rocketmq-client.sln.DotSettings.user
 rust/target
 rust/Cargo.lock
 rust/src/pb/*.rs
+
+# PHP
+composer.phar
+composer.lock
+vendor/