Add download summary

This commit is contained in:
Daniel Augustin 2020-06-25 15:41:58 +02:00
parent 7024db1f13
commit f6fbd5e4bb
No known key found for this signature in database
GPG key ID: E05C0457D89D41F5
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