files for pypi

This commit is contained in:
cupcakearmy
2019-12-22 23:41:50 +01:00
parent 7702970a7e
commit be05028e4a
3 changed files with 715 additions and 18 deletions

10
.gitignore vendored
View File

@@ -1,4 +1,12 @@
# Python
venv
__pycache__
.vscode
# Pypi
build
dist
tumbo.*
# Editors
.vscode
.idea