Initial
This commit is contained in:
commit
fa22e7a03f
9 changed files with 390 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
*.py[co]
|
||||
__pycache__
|
||||
/MANIFEST
|
||||
/dist
|
||||
Reference in a new issue