snapshot: capture local workspace state (20251019-132103)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user