project structure and database
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@ -1,3 +1,10 @@
|
||||
.idea
|
||||
/migrations/versions/*
|
||||
.env
|
||||
.venv
|
||||
.venv
|
||||
.idea
|
||||
__pycache__
|
||||
/venv
|
||||
/test
|
||||
/test/*
|
||||
certs
|
||||
.vscode
|
||||
|
||||
Reference in New Issue
Block a user