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 <[email protected]>
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/

Reply via email to