initial commit

This commit is contained in:
2020-12-10 00:52:07 +00:00
commit f6efd32b90
4 changed files with 486 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
__pycache__
*.bak
*.swp
build/
dist/
*.egg-info
*.token
*.private