Delete .dockerignore
Browse files- .dockerignore +0 -13
.dockerignore
DELETED
|
@@ -1,13 +0,0 @@
|
|
| 1 |
-
__pycache__
|
| 2 |
-
*.pyc
|
| 3 |
-
*.pyo
|
| 4 |
-
*.pyd
|
| 5 |
-
.env
|
| 6 |
-
.git
|
| 7 |
-
.gitignore
|
| 8 |
-
*.keras
|
| 9 |
-
*.h5
|
| 10 |
-
*.ckpt
|
| 11 |
-
*.ckpt.index
|
| 12 |
-
.vscode
|
| 13 |
-
.idea
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|