do not ignore .streamlit
Browse files- .dockerignore +0 -1
.dockerignore
CHANGED
|
@@ -5,7 +5,6 @@ data/
|
|
| 5 |
.gitattributes
|
| 6 |
.git
|
| 7 |
.github
|
| 8 |
-
.streamlit
|
| 9 |
.vscode
|
| 10 |
.idea
|
| 11 |
.pytest_cache/
|
|
|
|
| 5 |
.gitattributes
|
| 6 |
.git
|
| 7 |
.github
|
|
|
|
| 8 |
.vscode
|
| 9 |
.idea
|
| 10 |
.pytest_cache/
|