Add download summary

This commit is contained in:
Daniel Augustin
2020-06-25 15:41:58 +02:00
parent 7024db1f13
commit f6fbd5e4bb
4 changed files with 39 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,5 +1,8 @@
__pycache__/
.venv/
venv/
.idea/
build/
.mypy_cache/
.tmp/
.env