changes of db config add .env file and rename of ex_formate.html to file_formate.html
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -3,11 +3,12 @@ app/__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
*.__pycache__
|
||||
|
||||
# Ingnor upload files
|
||||
app/static/uploads/
|
||||
|
||||
# Ignore files
|
||||
# Ignore env files
|
||||
venv
|
||||
|
||||
# Ignore Log files ss
|
||||
@@ -17,4 +18,3 @@ logs/
|
||||
instance/
|
||||
|
||||
|
||||
*.__pycache__
|
||||
Reference in New Issue
Block a user