-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
53 lines (52 loc) · 1.98 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/.vs/Blog/v15
/Data/BLog.Data/bin/Debug
/Data/BLog.Data/obj
/Data/Blog.Data.Core/bin/Debug
/Data/Blog.Data.Core/obj/Debug
/Data/Blog.Data.Models/bin/Debug
/Data/Blog.Data.Models/obj/Debug
/Blog/bin/ru
/Blog/bin/Antlr3.Runtime.pdb
/Blog/bin/Microsoft.Owin.Security.Cookies.xml
/Blog/bin/Microsoft.Owin.Host.SystemWeb.xml
/Blog/bin/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xml
/Blog/bin/Microsoft.AspNet.Identity.Owin.xml
/Blog/bin/Microsoft.AspNet.Identity.EntityFramework.xml
/Blog/bin/Microsoft.AspNet.Identity.Core.xml
/Blog/bin/Microsoft.ApplicationInsights.xml
/Blog/bin/Microsoft.AI.WindowsServer.xml
/Blog/bin/Microsoft.AI.Web.xml
/Blog/bin/Microsoft.AI.ServerTelemetryChannel.xml
/Blog/bin/Microsoft.AI.DependencyCollector.xml
/Blog/bin/EntityFramework.xml
/Blog/bin/EntityFramework.SqlServer.xml
/Blog/bin/Newtonsoft.Json.xml
/Blog/bin/Microsoft.Owin.xml
/Blog/bin/Microsoft.Owin.Security.xml
/Blog/bin/Microsoft.Owin.Security.Twitter.xml
/Blog/bin/Microsoft.Owin.Security.OAuth.xml
/Blog/bin/Microsoft.Owin.Security.MicrosoftAccount.xml
/Blog/bin/Microsoft.Owin.Security.Google.xml
/Blog/bin/Microsoft.Owin.Security.Facebook.xml
/Blog/bin/System.Web.WebPages.xml
/Blog/bin/System.Web.WebPages.Razor.xml
/Blog/bin/System.Web.WebPages.Deployment.xml
/Blog/bin/System.Web.Razor.xml
/Blog/bin/System.Web.Optimization.xml
/Blog/bin/System.Web.Mvc.xml
/Blog/bin/System.Web.Helpers.xml
/Blog/obj/Release
/Blog.Core/bin/Release
/Blog.Core/obj/Release
/Data/BLog.Data/bin/Release
/Data/Blog.Data.Core/bin/Release
/Data/Blog.Data.Core/obj/Release
/Data/Blog.Data.Models/bin/Release
/Data/Blog.Data.Models/obj/Release
/Services/Blog.Services/bin/Release
/Services/Blog.Services/obj/Release
/Services/Blog.Services.Core/bin/Release
/Services/Blog.Services.Core/obj/Release