uploading file changes as per sheet also add field RA_bill in model tr_ex, mh_ex.
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -1,8 +1,11 @@
|
||||
# Ignore folders
|
||||
instance/
|
||||
# Ingnor upload files
|
||||
app/static/uploads/
|
||||
# Ignore files
|
||||
.env
|
||||
|
||||
# Ignore by type
|
||||
*.log
|
||||
# Ignore files
|
||||
venv
|
||||
|
||||
# Ignore Log files
|
||||
logs
|
||||
|
||||
# Ignore db folders
|
||||
instance
|
||||
|
||||
Reference in New Issue
Block a user