init
This commit is contained in:
commit
ec1112e162
22 changed files with 837 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
.env
|
||||
data/
|
||||
*.session
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.mypy_cache/
|
||||
Loading…
Add table
Add a link
Reference in a new issue