Spaces:
Running
Running
Delete .dockerignore
Browse files- .dockerignore +0 -16
.dockerignore
DELETED
@@ -1,16 +0,0 @@
|
|
1 |
-
.git
|
2 |
-
.gitignore
|
3 |
-
README.md
|
4 |
-
USAGE_GUIDE.md
|
5 |
-
test_api.py
|
6 |
-
*.md
|
7 |
-
.DS_Store
|
8 |
-
__pycache__
|
9 |
-
*.pyc
|
10 |
-
*.pyo
|
11 |
-
*.pyd
|
12 |
-
.env
|
13 |
-
.venv
|
14 |
-
venv/
|
15 |
-
.pytest_cache
|
16 |
-
.coverage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|