Files
org_backend/.gitignore
Zaine cdbdcc5832
All checks were successful
Build Org Backend / build (push) Successful in 15s
Refactor org backend and remove obsolete code
2026-07-21 13:38:25 +01:00

12 lines
199 B
Plaintext
Executable File

*~
target/
application.properties
application-*.properties
!src/main/resources/application-dev.properties
!src/main/resources/application-prod.properties
.settings/
.project
.classpath
.vscode/
.env