chore: add .dockerignore to reduce build context
This commit is contained in:
@@ -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