Browse Source

Initial commit

master
lzh 2 years ago
commit
1748bda84a
  1. 13
      .gitignore
  2. 2
      README.md

13
.gitignore

@ -0,0 +1,13 @@
# ---> 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

2
README.md

@ -0,0 +1,2 @@
# mallplus
Loading…
Cancel
Save