Initial commit
This commit is contained in:
commit
7dc30b95cf
11 changed files with 367 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Dev environment
|
||||
*venv/
|
||||
.vscode/
|
||||
|
||||
# python files
|
||||
__pycache__/
|
||||
*.egg-info/
|
Loading…
Add table
Add a link
Reference in a new issue