chore: add .dockerignore to exclude unnecessary files from Docker context
This commit is contained in:
7
.dockerignore
Normal file
7
.dockerignore
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
node_modules
|
||||||
|
.git
|
||||||
|
.gitignore
|
||||||
|
.next
|
||||||
|
dist
|
||||||
|
.env
|
||||||
|
*.log
|
||||||
Reference in New Issue
Block a user