chore: add emma/data/morphic.db to .gitignore
Some checks are pending
Check Python Version Consistency / Check Python Version (push) Waiting to run
Some checks are pending
Check Python Version Consistency / Check Python Version (push) Waiting to run
This commit is contained in:
parent
2edc4d8fd3
commit
41380e275c
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -49,4 +49,7 @@ infrastructure/terraform/tfplan
|
||||||
**/tfplan
|
**/tfplan
|
||||||
!infrastructure/terraform/customers/**/*.tfvars
|
!infrastructure/terraform/customers/**/*.tfvars
|
||||||
|
|
||||||
|
# Local databases
|
||||||
|
emma/data/morphic.db
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user