Update .gitignore and add files
This commit is contained in:
5
back/exts.py
Normal file
5
back/exts.py
Normal file
@ -0,0 +1,5 @@
|
||||
# from flask_sqlalchemy import SQLAlchemy
|
||||
# from flask_migrate import Migrate
|
||||
#
|
||||
# db = SQLAlchemy()
|
||||
# migrate = Migrate()
|
||||
Reference in New Issue
Block a user