feat(core): initialize project structure, postgres schema and docker setup
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
.venv/
|
||||
.env
|
||||
*.session
|
||||
*.session-journal
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user