chore: add .dockerignore to exclude node_modules from build context
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
9d78f06c97
commit
138dfb1531
9
.dockerignore
Normal file
9
.dockerignore
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
node_modules
|
||||||
|
dist
|
||||||
|
.git
|
||||||
|
.gitignore
|
||||||
|
*.md
|
||||||
|
.env.local
|
||||||
|
.env.*.local
|
||||||
|
.cursor*
|
||||||
|
*.log
|
||||||
Loading…
x
Reference in New Issue
Block a user