Spaces:
Sleeping
Sleeping
Deploy Space from local workspace
Browse files- .dockerignore +2 -0
.dockerignore
CHANGED
|
@@ -2,7 +2,9 @@
|
|
| 2 |
!Dockerfile
|
| 3 |
!.dockerignore
|
| 4 |
!README.md
|
|
|
|
| 5 |
!requirements-space.txt
|
|
|
|
| 6 |
!image_in_text_phantom_lint/
|
| 7 |
!image_in_text_phantom_lint/app.py
|
| 8 |
!image_in_text_phantom_lint/forensics_backend.py
|
|
|
|
| 2 |
!Dockerfile
|
| 3 |
!.dockerignore
|
| 4 |
!README.md
|
| 5 |
+
!requirements.txt
|
| 6 |
!requirements-space.txt
|
| 7 |
+
!packages.txt
|
| 8 |
!image_in_text_phantom_lint/
|
| 9 |
!image_in_text_phantom_lint/app.py
|
| 10 |
!image_in_text_phantom_lint/forensics_backend.py
|