mall4v这个项目,放在java这,因为忽略了build,所以文件没有提交到git上,把build的忽略去掉

This commit is contained in:
LGH
2020-04-28 09:30:37 +08:00
parent ea8d358ce0
commit 953763ac20
10 changed files with 646 additions and 2 deletions

2
.gitignore vendored
View File

@@ -1,6 +1,5 @@
### gradle ###
.gradle
/build/
!gradle/wrapper/gradle-wrapper.jar
### STS ###
@@ -23,7 +22,6 @@ rebel.xml
### NetBeans ###
nbproject/private/
build/
nbbuild/
dist/
nbdist/