fix(seed/docker): repair production symbol loss incident
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 21m31s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 21m31s
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -55,8 +55,13 @@ prisma/migrations/*
|
||||
lageplan-web.tar
|
||||
|
||||
# Reference materials (keep locally, not in git)
|
||||
Signaturen/
|
||||
/Signaturen/
|
||||
Reglement_*/
|
||||
|
||||
# Allow FKS SVG signatures in public folder (used by seed scripts)
|
||||
!public/signaturen/
|
||||
!public/signaturen/*.svg
|
||||
!public/**/*.svg
|
||||
|
||||
# Stack env (contains secrets)
|
||||
stack.env
|
||||
|
||||
Reference in New Issue
Block a user