Spaces:
Running
Running
Update .dockerignore
Browse files- .dockerignore +0 -2
.dockerignore
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
# Node / frontend stuff
|
2 |
-
frontend/node_modules
|
3 |
-
frontend/dist
|
4 |
|
5 |
# Python
|
6 |
__pycache__/
|
|
|
1 |
# Node / frontend stuff
|
|
|
|
|
2 |
|
3 |
# Python
|
4 |
__pycache__/
|