1
0

feat: 增加外部配置项

This commit is contained in:
2024-11-03 13:24:24 +08:00
parent 7b00b6792b
commit 5afed1a8bd
4 changed files with 21 additions and 18 deletions

14
.gitignore vendored
View File

@@ -5,18 +5,6 @@ build/
!**/src/main/**/build/
!**/src/test/**/build/
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
bin/
!**/src/main/**/bin/
!**/src/test/**/bin/
### IntelliJ IDEA ###
.idea
*.iws
@@ -41,4 +29,4 @@ out/
### Database ###
*.db
database.json
database