Browse Source

update .gitignore file

Miaomz 6 years ago
parent
commit
21eb1381e3
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -29,3 +29,7 @@ build/
 
 
 ### VS Code ###
 ### VS Code ###
 .vscode/
 .vscode/
+
+### Maven ###
+.mvn
+mvnw*