secont commit

This commit is contained in:
Mohammad Zwaib
2026-07-07 20:10:24 +02:00
parent 2306b12def
commit 3b2d705e62
39 changed files with 2451 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
# Build output & IDE/VCS noise (keeps the build context small)
target/
.git/
.gitattributes
.gitignore
.mvn/
mvnw
mvnw.cmd
.settings/
.classpath
.project
.factorypath
.springBeans
.sts4-cache/
.idea/
*.iml
*.iws
*.ipr
.vscode/
HELP.md
Dockerfile
.dockerignore
# NEVER bake secrets into the image — pass them at runtime (--env-file .env)
.env
**/.env