Merge branch 'main' of amily-gitlab.amily49.cc:slvccans/amily-model-template

This commit is contained in:
2026-01-17 09:00:25 +08:00
2 changed files with 22 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
# ---> 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
# Eclipse m2e generated files
# Eclipse Core
.project
# JDT-specific (Eclipse Java Development Tools)
.classpath

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# amily-model-template
Amily Module Template