snapshot: capture local workspace state (20251019-132103)

This commit is contained in:
Repo Bot
2025-10-19 13:21:07 +02:00
parent d22184cf70
commit 7d5005ce4e
8 changed files with 344 additions and 33 deletions

View File

@@ -0,0 +1,21 @@
# Frontend .dockerignore
node_modules
.next
out
build
.turbo
dist
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.git
.gitignore
README.md
.vscode
.idea
*.swp
*.swo