.gitignore is now working

This commit is contained in:
Collin M. Barrett 2017-04-08 08:45:00 -05:00
parent deb6810a9f
commit 9dde67011d

View file

@ -1,13 +0,0 @@
{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
},
"ConnectionStrings": {
"DefaultConnection": "Data Source=.\\SQLEXPRESS;Initial Catalog=ContactsDB;Integrated Security=True;MultipleActiveResultSets=True"
}
}