Spaces:
Runtime error
Runtime error
Create .dockerignore
Browse files- .dockerignore +4 -0
.dockerignore
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
node_modules
|
2 |
+
build
|
3 |
+
*.log
|
4 |
+
*.git
|