Initial commit

master
Jonttu 2020-03-02 10:35:15 -08:00
commit 4930b78993
2 changed files with 15 additions and 0 deletions

13
.gitignore vendored 100644
View File

@ -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 100644
View File

@ -0,0 +1,2 @@
# MavenSpigotPluginTemplate