feat: add initial project structure with core files and configuration
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
.history
|
||||
.venv
|
||||
src/upload/__pycache__
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
.history
|
||||
.venv
|
||||
src/upload/__pycache__
|
||||