This website works better with JavaScript
Home
Explore
Help
Register
Sign In
MiaoMuZhi
/
moocoder
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
update .gitignore file
Miaomz
6 years ago
parent
a628426fb8
commit
21eb1381e3
1 changed files
with
4 additions
and
0 deletions
Unified View
Show Diff Stats
4
0
.gitignore
+ 4
- 0
.gitignore
View File
@@ -29,3 +29,7 @@ build/
### VS Code ###
### VS Code ###
.vscode/
.vscode/
+
+### Maven ###
+.mvn
+mvnw*