Files
mallplus/.gitignore
liupopo 9a3693f2c8 3
2023-02-11 14:44:26 +08:00

21 lines
347 B
Plaintext

# ---> Maven
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
# https://github.com/takari/maven-wrapper#usage-without-binary-jar
.mvn/wrapper/maven-wrapper.jar
# IDEA #
.idea/
*.iml
# Eclipse #
.settings/
.classpath
.project