Lots of changes to support Alembic and external DB
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -30,6 +30,10 @@ ENV/
|
||||
env.bak/
|
||||
venv.bak/
|
||||
|
||||
# Alembic - keep migration files but not temporary files
|
||||
# backend/alembic/versions/*.pyc
|
||||
# backend/alembic/__pycache__/
|
||||
|
||||
# IDE
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
Reference in New Issue
Block a user