update docker and git ignore

pull/232/head
peng.xu 2019-10-14 16:11:40 +08:00
parent 8a432bc472
commit c4f7b7c4b2
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
.git
.gitignore
.env
.coverage
cov_html/
mishards/.env

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
.env
.coverage
cov_html/
__pycache__/