Initial Version
This commit is contained in:
commit
3046b1ee7b
21 changed files with 491 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
.venv/
|
||||
.vscode/
|
||||
**/.temp/*
|
||||
__pycache__/
|
||||
*.egg-info
|
||||
dist/
|
Loading…
Add table
Add a link
Reference in a new issue