Spaces:
Paused
Paused
ci(docker): ignore logs
Browse files- .dockerignore +3 -0
.dockerignore
CHANGED
|
@@ -176,3 +176,6 @@ pyrightconfig.json
|
|
| 176 |
# Custom
|
| 177 |
|
| 178 |
/models/
|
|
|
|
|
|
|
|
|
|
|
|
| 176 |
# Custom
|
| 177 |
|
| 178 |
/models/
|
| 179 |
+
|
| 180 |
+
# Logs
|
| 181 |
+
/*.txt
|