improve project structure for api
This commit is contained in:
parent
1a0f3726d8
commit
7fa9867a38
7 changed files with 42 additions and 11 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.envrc
|
||||
.direnv/
|
||||
|
||||
**/__pycache__
|
||||
api/dist
|
||||
Loading…
Add table
Add a link
Reference in a new issue