初始化提交
This commit is contained in:
18
.gitignore
vendored
Normal file
18
.gitignore
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
target/
|
||||
**/target/
|
||||
pom.xml.tag
|
||||
pom.xml.releaseBackup
|
||||
pom.xml.versionsBackup
|
||||
pom.xml.next
|
||||
release.properties
|
||||
dependency-reduced-pom.xml
|
||||
buildNumber.properties
|
||||
.mvn/timing.properties
|
||||
*.iml
|
||||
.idea
|
||||
modules/log
|
||||
modules/logs
|
||||
.project
|
||||
.settings
|
||||
.classpath
|
||||
logs
|
||||
Reference in New Issue
Block a user