feat: 增加外部配置项
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -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
|
||||
Reference in New Issue
Block a user