feat: add initial project structure with core application scaffolding
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
.venv
|
||||
.history
|
||||
__pycache__
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
.venv
|
||||
.history
|
||||
__pycache__
|
||||