You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by jm...@apache.org on 2022/10/13 10:39:35 UTC

[skywalking-php] branch master updated: Add .fleet to gitignore (#20)

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

jmjoy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-php.git


The following commit(s) were added to refs/heads/master by this push:
     new f34618e  Add .fleet to gitignore (#20)
f34618e is described below

commit f34618ea78616e9807ab3d6c1c572e5d0b28f760
Author: 何延龙 <he...@gmail.com>
AuthorDate: Thu Oct 13 18:39:31 2022 +0800

    Add .fleet to gitignore (#20)
    
    Co-authored-by: jmjoy <jm...@apache.org>
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index f52db58..5f85b2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,5 @@ tests/**/*.log
 tests/**/*.db
 tests/**/*.mem
 tmp-php.ini
+.fleet
+.idea