#001_项目初始化
This commit is contained in:
parent
24ecc3ec80
commit
a00f343cbc
|
@ -11,3 +11,12 @@ buildNumber.properties
|
||||||
# https://github.com/takari/maven-wrapper#usage-without-binary-jar
|
# https://github.com/takari/maven-wrapper#usage-without-binary-jar
|
||||||
.mvn/wrapper/maven-wrapper.jar
|
.mvn/wrapper/maven-wrapper.jar
|
||||||
|
|
||||||
|
**/mvnw
|
||||||
|
**/mvnw.cmd
|
||||||
|
|
||||||
|
**/.mvn
|
||||||
|
**/target/
|
||||||
|
|
||||||
|
.idea
|
||||||
|
|
||||||
|
**/.gitignore
|
Loading…
Reference in New Issue