Modernize project foundation and configuration

This commit is contained in:
2026-08-19 21:17:18 +08:00
parent 1c12977744
commit 053afab44d
8 changed files with 164 additions and 71 deletions
+7 -31
View File
@@ -1,33 +1,9 @@
HELP.md
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
!**/src/test/**/target/
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
build/
!**/src/main/**/build/
!**/src/test/**/build/
### VS Code ###
.idea/
.vscode/
*.iml
*.log
.env
.env.*
!.env.example
data/