This is an automated email from the ASF dual-hosted git repository.
kimmking pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo.git
The following commit(s) were added to refs/heads/master by this push:
new b4386f90f0 add fleet project file to .gitignore
b4386f90f0 is described below
commit b4386f90f0b9ab07d55e567d4b41f7caa01c65a8
Author: kimmking <[email protected]>
AuthorDate: Sun Oct 16 16:26:51 2022 +0800
add fleet project file to .gitignore
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
index 47be2ad7f0..662ba33b8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,9 @@ target/
# visual-studio-code ignore
.vscode/
+# fleet
+.fleet/
+
# temp ignore
*.log
*.cache