add basic upload/download
This commit is contained in:
parent
1d2c06fc9a
commit
e2217fbc1d
17 changed files with 723 additions and 12 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
.env
|
||||
data/
|
||||
data/*
|
||||
!data/.gitkeep
|
||||
|
||||
.vscode
|
||||
__pycache__
|
||||
__pycache__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue