model as per sheet variable imort route call
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -1,11 +1,20 @@
|
||||
# Python
|
||||
app/__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
|
||||
# Ingnor upload files
|
||||
app/static/uploads/
|
||||
|
||||
# Ignore files
|
||||
venv
|
||||
|
||||
# Ignore Log files
|
||||
logs
|
||||
# Ignore Log files ss
|
||||
logs/
|
||||
|
||||
# Ignore db folders
|
||||
instance
|
||||
instance/
|
||||
|
||||
|
||||
*.__pycache__
|
||||
Reference in New Issue
Block a user