This is an automated email from the ASF dual-hosted git repository.
ztang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/submarine.git
The following commit(s) were added to refs/heads/master by this push:
new 052425d SUBMARINE-740. Update gitignore (#514)
052425d is described below
commit 052425d1c204f5221837d23a9768485c6d10b761
Author: HUAN-PING SU <[email protected]>
AuthorDate: Fri Feb 19 10:16:11 2021 +0800
SUBMARINE-740. Update gitignore (#514)
Kevin Su via Zhankun Tang
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
index 5ac4e83..b7a2988 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,6 +51,9 @@ venv.bak/
.python-version
.DS_Store
.idea
+.mvn/
+mvnw
+mvnw.cmd
*.iml
*.gradle
*.tgz
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]