Spaces:
Sleeping
Sleeping
Update .dockerignore
Browse files- .dockerignore +1 -22
.dockerignore
CHANGED
@@ -1,23 +1,2 @@
|
|
1 |
#dockerignore
|
2 |
-
|
3 |
-
README.md
|
4 |
-
__pycache__
|
5 |
-
*.pyc
|
6 |
-
*.pyo
|
7 |
-
*.pyd
|
8 |
-
.Python
|
9 |
-
env
|
10 |
-
pip-log.txt
|
11 |
-
pip-delete-this-directory.txt
|
12 |
-
.tox
|
13 |
-
.coverage
|
14 |
-
.coverage.*
|
15 |
-
.cache
|
16 |
-
nosetests.xml
|
17 |
-
coverage.xml
|
18 |
-
*.cover
|
19 |
-
*.log
|
20 |
-
.git
|
21 |
-
.mypy_cache
|
22 |
-
.pytest_cache
|
23 |
-
.hypothesis
|
|
|
1 |
#dockerignore
|
2 |
+
README.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|