Unveränderter Stand von certvia/dev (a48c5fb) plus Craftvia-Spezifikation und Brandbook unter docs/craftvia/. ISMS-Module werden im Folgecommit entfernt. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
13 lines
208 B
Plaintext
13 lines
208 B
Plaintext
.git
|
|
node_modules
|
|
.next
|
|
# Lokale Env-Dateien NICHT ins Image kopieren (Secrets); Build nutzt Build-ENV/Args
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
!.env.coolify.example
|
|
*.log
|
|
Dockerfile*
|
|
docker-compose*.yml
|
|
.dockerignore
|