remove models/ from .dockerignore
Browse files- .dockerignore +0 -1
.dockerignore
CHANGED
|
@@ -35,7 +35,6 @@ htmlcov/
|
|
| 35 |
# Local development
|
| 36 |
session_history/
|
| 37 |
tmp/
|
| 38 |
-
models/
|
| 39 |
|
| 40 |
# Keep essential structure but ignore content
|
| 41 |
!static/.gitkeep
|
|
|
|
| 35 |
# Local development
|
| 36 |
session_history/
|
| 37 |
tmp/
|
|
|
|
| 38 |
|
| 39 |
# Keep essential structure but ignore content
|
| 40 |
!static/.gitkeep
|