Refactor org backend and remove obsolete code
All checks were successful
Build Org Backend / build (push) Successful in 15s
All checks were successful
Build Org Backend / build (push) Successful in 15s
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -2,8 +2,10 @@
|
||||
target/
|
||||
application.properties
|
||||
application-*.properties
|
||||
!src/main/resources/application-dev.properties
|
||||
!src/main/resources/application-prod.properties
|
||||
.settings/
|
||||
.project
|
||||
.classpath
|
||||
.vscode/
|
||||
.env
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user