Initial Commit
This commit is contained in:
commit
4dbdc7d793
18 changed files with 2384 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.venv
|
||||
.env
|
||||
__pycache__
|
||||
*.pyc
|
||||
.idea
|
||||
Loading…
Add table
Add a link
Reference in a new issue