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

hyunkun 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 4ba2580  remove duplicate .flattened-pom.xml from .gitignore (#5897)
4ba2580 is described below

commit 4ba258044f56938d5f3fc3a949a189b2c60ce989
Author: LiosWong <[email protected]>
AuthorDate: Sun Mar 22 11:38:37 2020 +0800

    remove duplicate .flattened-pom.xml from .gitignore (#5897)
---
 .gitignore | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index a0a6da7..15002c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,9 +31,6 @@ target/
 Thumbs.db
 *.orig
 
-# flatten ignore
-.flattened-pom.xml
-
 # license check result
 license-list
 

Reply via email to