Set up the filters required to ignore local dev config.
This commit is contained in:
parent
a375a4356a
commit
03fb0b58fd
5 changed files with 16 additions and 1 deletions
|
@ -8,5 +8,7 @@
|
|||
},
|
||||
"ConnectionStrings": {
|
||||
"database": "Server=localhost;User ID=user;Password=pass;Database=db"
|
||||
}
|
||||
},
|
||||
"gitDomain": "",
|
||||
"gitToken": ""
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue