diff --git a/.gitignore b/.gitignore index c35faf5..5d48d02 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ _ReSharper* */NhibernateProfiler*/tools packages /TestStack.FluentMVCTesting.Example/App_Data +.vs/config/applicationhost.config +.vs/TestStack.FluentMVCTesting/v15/sqlite3/storage.ide diff --git a/Samples/TestStack.FluentMVCTesting.Sample.Tests/TestStack.FluentMVCTesting.Sample.Tests.csproj b/Samples/TestStack.FluentMVCTesting.Sample.Tests/TestStack.FluentMVCTesting.Sample.Tests.csproj index 3f1a983..f0552dc 100644 --- a/Samples/TestStack.FluentMVCTesting.Sample.Tests/TestStack.FluentMVCTesting.Sample.Tests.csproj +++ b/Samples/TestStack.FluentMVCTesting.Sample.Tests/TestStack.FluentMVCTesting.Sample.Tests.csproj @@ -96,6 +96,9 @@ TestStack.FluentMVCTesting.Sample + + +