Correct dockerignore
Browse files- .dockerignore +0 -1
.dockerignore
CHANGED
|
@@ -5,7 +5,6 @@ __pycache__/
|
|
| 5 |
.git/
|
| 6 |
.github/
|
| 7 |
tests/
|
| 8 |
-
*.md
|
| 9 |
dist/
|
| 10 |
*.egg-info/
|
| 11 |
.pytest_cache/
|
|
|
|
| 5 |
.git/
|
| 6 |
.github/
|
| 7 |
tests/
|
|
|
|
| 8 |
dist/
|
| 9 |
*.egg-info/
|
| 10 |
.pytest_cache/
|