Initial commit
This commit is contained in:
commit
3a404b8002
140 changed files with 31118 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
.idea/
|
||||
db.sqlite3
|
||||
venv/
|
||||
__pycache__/
|
||||
*.pyc
|
Loading…
Add table
Add a link
Reference in a new issue