Spaces:
Build error
Build error
Add .dockerignore
Browse files- .dockerignore +1 -0
.dockerignore
CHANGED
|
@@ -2,3 +2,4 @@ node_modules
|
|
| 2 |
npm-debug.log
|
| 3 |
.git
|
| 4 |
.github
|
|
|
|
|
|
| 2 |
npm-debug.log
|
| 3 |
.git
|
| 4 |
.github
|
| 5 |
+
.npm-cache
|