feat: update Docker configuration for improved performance and add local environment example

This commit is contained in:
T. Zehetbauer
2026-04-03 09:37:36 +02:00
parent d4acc3ba22
commit 124c6a632a
5 changed files with 34 additions and 17 deletions

View File

@@ -3,8 +3,9 @@ node_modules
.turbo
**/.turbo
.git
*.md
.env*
!.env.example
!.env.local.example
.DS_Store
apps/e2e
apps/dev-tool
@@ -16,3 +17,6 @@ apps/dev-tool
.github
docs
**/*.tsbuildinfo
**/*.md
!**/AGENTS.md
!**/CLAUDE.md