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

huxing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git


The following commit(s) were added to refs/heads/master by this push:
     new 3a5f905  Ignore flatten related files. (#3885)
3a5f905 is described below

commit 3a5f9054fa60d7cdb13034290dcbffddecff669d
Author: ken.lj <[email protected]>
AuthorDate: Thu Apr 18 10:51:41 2019 +0800

    Ignore flatten related files. (#3885)
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index a98a8a6..0938f78 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,6 @@ target/
 .DS_Store
 Thumbs.db
 *.orig
+
+# flatten ignore
+.flattened-pom.xml
\ No newline at end of file

Reply via email to