chore: add .dockerignore to reduce build context #1
@@ -0,0 +1,13 @@
|
|||||||
|
node_modules
|
||||||
|
.next
|
||||||
|
.git
|
||||||
|
.env
|
||||||
|
.env.*
|
||||||
|
dist
|
||||||
|
build
|
||||||
|
*.log
|
||||||
|
.DS_Store
|
||||||
|
.agents
|
||||||
|
.claude
|
||||||
|
.cursor
|
||||||
|
.devin
|
||||||
Reference in New Issue
Block a user