Browse Source

Revert "git ignore"

This reverts commit 3b98a9e8d5.
master
binita 1 year ago
parent
commit
cf4f168eae
  1. 136
      .gitignore

136
.gitignore

@ -22,19 +22,11 @@
/Business/app.config /Business/app.config
/Business/bin/Debug/Antlr3.Runtime.dll /Business/bin/Debug/Antlr3.Runtime.dll
/Business/bin/Debug/Antlr3.Runtime.pdb /Business/bin/Debug/Antlr3.Runtime.pdb
/Business/bin/Debug/Business.dll
/Business/bin/Debug/Business.dll.config /Business/bin/Debug/Business.dll.config
/Business/bin/Debug/Business.pdb
/Business/bin/Debug/Common.dll
/Business/bin/Debug/Common.dll.config /Business/bin/Debug/Common.dll.config
/Business/bin/Debug/Common.pdb
/Business/bin/Debug/Microsoft.Web.Infrastructure.dll /Business/bin/Debug/Microsoft.Web.Infrastructure.dll
/Business/bin/Debug/Newtonsoft.Json.dll
/Business/bin/Debug/Newtonsoft.Json.pdb /Business/bin/Debug/Newtonsoft.Json.pdb
/Business/bin/Debug/Newtonsoft.Json.xml
/Business/bin/Debug/Repository.dll
/Business/bin/Debug/Repository.dll.config /Business/bin/Debug/Repository.dll.config
/Business/bin/Debug/Repository.pdb
/Business/bin/Debug/Select.Html.dep /Business/bin/Debug/Select.Html.dep
/Business/bin/Debug/Select.HtmlToPdf.dll /Business/bin/Debug/Select.HtmlToPdf.dll
/Business/bin/Debug/Select.HtmlToPdf.xml /Business/bin/Debug/Select.HtmlToPdf.xml
@ -43,80 +35,29 @@
/Business/bin/Debug/WebGrease.dll /Business/bin/Debug/WebGrease.dll
/Business/obj/Debug/.NETFramework,Version=v4.6.1.AssemblyAttributes.cs /Business/obj/Debug/.NETFramework,Version=v4.6.1.AssemblyAttributes.cs
/Business/obj/Debug/Business.csproj.AssemblyReference.cache /Business/obj/Debug/Business.csproj.AssemblyReference.cache
/Business/obj/Debug/Business.csproj.CoreCompileInputs.cache
/Business/obj/Debug/Business.csproj.FileListAbsolute.txt
/Business/obj/Debug/Business.dll
/Business/obj/Debug/Business.pdb
/Business/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache /Business/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
/Common/app.config /Common/app.config
/Common/bin/Debug/Common.dll
/Common/bin/Debug/Common.dll.config /Common/bin/Debug/Common.dll.config
/Common/bin/Debug/Common.pdb
/Common/bin/Debug/Microsoft.Web.Infrastructure.dll /Common/bin/Debug/Microsoft.Web.Infrastructure.dll
/Common/bin/Debug/Newtonsoft.Json.dll
/Common/bin/Debug/Newtonsoft.Json.pdb /Common/bin/Debug/Newtonsoft.Json.pdb
/Common/bin/Debug/Newtonsoft.Json.xml
/Common/bin/Debug/Select.Html.dep /Common/bin/Debug/Select.Html.dep
/Common/bin/Debug/Select.HtmlToPdf.dll /Common/bin/Debug/Select.HtmlToPdf.dll
/Common/bin/Debug/Select.HtmlToPdf.xml /Common/bin/Debug/Select.HtmlToPdf.xml
/Common/bin/Debug/System.Web.Optimization.dll /Common/bin/Debug/System.Web.Optimization.dll
/Common/bin/Debug/WebGrease.dll /Common/bin/Debug/WebGrease.dll
/Common/obj/Debug/.NETFramework,Version=v4.6.1.AssemblyAttributes.cs /Common/obj/Debug/.NETFramework,Version=v4.6.1.AssemblyAttributes.cs
/Common/obj/Debug/Common.csproj.CoreCompileInputs.cache
/Common/obj/Debug/Common.csproj.FileListAbsolute.txt
/Common/obj/Debug/Common.dll
/Common/obj/Debug/Common.pdb
/Common/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
/JMEAgentSystem.sln
/JMEAgentSystem/bin/API.dll /JMEAgentSystem/bin/API.dll
/JMEAgentSystem/bin/API.pdb /JMEAgentSystem/bin/API.pdb
/JMEAgentSystem/bin/Business.dll
/JMEAgentSystem/bin/Business.dll.config /JMEAgentSystem/bin/Business.dll.config
/JMEAgentSystem/bin/Business.pdb
/JMEAgentSystem/bin/Common.dll
/JMEAgentSystem/bin/Common.dll.config /JMEAgentSystem/bin/Common.dll.config
/JMEAgentSystem/bin/Common.pdb
/JMEAgentSystem/bin/Google.Authenticator.dll /JMEAgentSystem/bin/Google.Authenticator.dll
/JMEAgentSystem/bin/JMEAgentSystem.dll
/JMEAgentSystem/bin/JMEAgentSystem.dll.config
/JMEAgentSystem/bin/JMEAgentSystem.pdb
/JMEAgentSystem/bin/Microsoft.AspNet.Identity.Core.dll
/JMEAgentSystem/bin/Microsoft.AspNet.Identity.Owin.dll
/JMEAgentSystem/bin/Microsoft.Owin.dll
/JMEAgentSystem/bin/Microsoft.Owin.Host.SystemWeb.dll
/JMEAgentSystem/bin/Microsoft.Owin.Host.SystemWeb.xml
/JMEAgentSystem/bin/Microsoft.Owin.Security.Cookies.dll
/JMEAgentSystem/bin/Microsoft.Owin.Security.dll
/JMEAgentSystem/bin/Microsoft.Owin.Security.Facebook.dll
/JMEAgentSystem/bin/Microsoft.Owin.Security.Facebook.xml
/JMEAgentSystem/bin/Microsoft.Owin.Security.Google.dll
/JMEAgentSystem/bin/Microsoft.Owin.Security.Google.xml
/JMEAgentSystem/bin/Microsoft.Owin.Security.MicrosoftAccount.dll
/JMEAgentSystem/bin/Microsoft.Owin.Security.MicrosoftAccount.xml
/JMEAgentSystem/bin/Microsoft.Owin.Security.OAuth.dll
/JMEAgentSystem/bin/Microsoft.Owin.Security.Twitter.dll
/JMEAgentSystem/bin/Microsoft.Owin.Security.Twitter.xml
/JMEAgentSystem/bin/Microsoft.Owin.xml
/JMEAgentSystem/bin/Newtonsoft.Json.dll
/JMEAgentSystem/bin/Newtonsoft.Json.pdb /JMEAgentSystem/bin/Newtonsoft.Json.pdb
/JMEAgentSystem/bin/Newtonsoft.Json.xml
/JMEAgentSystem/bin/Repository.dll
/JMEAgentSystem/bin/Repository.dll.config /JMEAgentSystem/bin/Repository.dll.config
/JMEAgentSystem/bin/Repository.pdb
/JMEAgentSystem/bin/Select.Html.dep /JMEAgentSystem/bin/Select.Html.dep
/JMEAgentSystem/bin/Select.HtmlToPdf.dll /JMEAgentSystem/bin/Select.HtmlToPdf.dll
/JMEAgentSystem/bin/Select.HtmlToPdf.xml /JMEAgentSystem/bin/Select.HtmlToPdf.xml
/JMEAgentSystem/bin/WebGrease.dll
/JMEAgentSystem/JMEAgentSystem.csproj
/JMEAgentSystem/JMEAgentSystem.csproj.user
/JMEAgentSystem/obj/Debug/.NETFramework,Version=v4.6.1.AssemblyAttributes.cs /JMEAgentSystem/obj/Debug/.NETFramework,Version=v4.6.1.AssemblyAttributes.cs
/JMEAgentSystem/obj/Debug/DesignTimeResolveAssemblyReferences.cache
/JMEAgentSystem/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
/JMEAgentSystem/obj/Debug/JMEAgentSystem.csproj.AssemblyReference.cache /JMEAgentSystem/obj/Debug/JMEAgentSystem.csproj.AssemblyReference.cache
/JMEAgentSystem/obj/Debug/JMEAgentSystem.csproj.CoreCompileInputs.cache
/JMEAgentSystem/obj/Debug/JMEAgentSystem.csproj.FileListAbsolute.txt
/JMEAgentSystem/obj/Debug/JMEAgentSystem.dll
/JMEAgentSystem/obj/Debug/JMEAgentSystem.pdb
/packages/AjaxControlToolkit.20.1.0/.signature.p7s /packages/AjaxControlToolkit.20.1.0/.signature.p7s
/packages/AjaxControlToolkit.20.1.0/AjaxControlToolkit.20.1.0.nupkg /packages/AjaxControlToolkit.20.1.0/AjaxControlToolkit.20.1.0.nupkg
/packages/AjaxControlToolkit.20.1.0/Content/Web.config.transform /packages/AjaxControlToolkit.20.1.0/Content/Web.config.transform
@ -584,25 +525,88 @@
/packages/WebGrease.1.6.0/tools/WG.EXE /packages/WebGrease.1.6.0/tools/WG.EXE
/packages/WebGrease.1.6.0/WebGrease.1.6.0.nupkg /packages/WebGrease.1.6.0/WebGrease.1.6.0.nupkg
/Repository/app.config /Repository/app.config
/Repository/bin/Debug/Common.dll
/Repository/bin/Debug/Common.dll.config /Repository/bin/Debug/Common.dll.config
/Repository/bin/Debug/Common.pdb
/Repository/bin/Debug/Microsoft.Web.Infrastructure.dll /Repository/bin/Debug/Microsoft.Web.Infrastructure.dll
/Repository/bin/Debug/Newtonsoft.Json.dll
/Repository/bin/Debug/Newtonsoft.Json.pdb /Repository/bin/Debug/Newtonsoft.Json.pdb
/Repository/bin/Debug/Newtonsoft.Json.xml
/Repository/bin/Debug/Repository.dll
/Repository/bin/Debug/Repository.dll.config /Repository/bin/Debug/Repository.dll.config
/Repository/bin/Debug/Repository.pdb
/Repository/bin/Debug/Select.Html.dep /Repository/bin/Debug/Select.Html.dep
/Repository/bin/Debug/Select.HtmlToPdf.dll /Repository/bin/Debug/Select.HtmlToPdf.dll
/Repository/bin/Debug/Select.HtmlToPdf.xml /Repository/bin/Debug/Select.HtmlToPdf.xml
/Repository/bin/Debug/System.Web.Optimization.dll /Repository/bin/Debug/System.Web.Optimization.dll
/Repository/bin/Debug/WebGrease.dll /Repository/bin/Debug/WebGrease.dll
/Repository/obj/Debug/.NETFramework,Version=v4.6.1.AssemblyAttributes.cs /Repository/obj/Debug/.NETFramework,Version=v4.6.1.AssemblyAttributes.cs
/Repository/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
/Repository/obj/Debug/Repository.csproj.AssemblyReference.cache /Repository/obj/Debug/Repository.csproj.AssemblyReference.cache
/Business/bin/Debug/Business.dll
/Business/bin/Debug/Business.pdb
/Business/bin/Debug/Common.dll
/Business/bin/Debug/Common.pdb
/Business/bin/Debug/Newtonsoft.Json.dll
/Business/bin/Debug/Newtonsoft.Json.xml
/Business/bin/Debug/Repository.dll
/Business/bin/Debug/Repository.pdb
/Business/obj/Debug/Business.csproj.CoreCompileInputs.cache
/Business/obj/Debug/Business.csproj.FileListAbsolute.txt
/Business/obj/Debug/Business.dll
/Business/obj/Debug/Business.pdb
/Common/bin/Debug/Common.dll
/Common/bin/Debug/Common.pdb
/Common/bin/Debug/Newtonsoft.Json.dll
/Common/bin/Debug/Newtonsoft.Json.xml
/Common/obj/Debug/Common.csproj.CoreCompileInputs.cache
/Common/obj/Debug/Common.csproj.FileListAbsolute.txt
/Common/obj/Debug/Common.dll
/Common/obj/Debug/Common.pdb
/Common/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
/JMEAgentSystem.sln
/JMEAgentSystem/bin/Business.dll
/JMEAgentSystem/bin/Business.pdb
/JMEAgentSystem/bin/Common.dll
/JMEAgentSystem/bin/Common.pdb
/JMEAgentSystem/bin/JMEAgentSystem.dll
/JMEAgentSystem/bin/JMEAgentSystem.dll.config
/JMEAgentSystem/bin/JMEAgentSystem.pdb
/JMEAgentSystem/bin/Microsoft.AspNet.Identity.Core.dll
/JMEAgentSystem/bin/Microsoft.AspNet.Identity.Owin.dll
/JMEAgentSystem/bin/Microsoft.Owin.dll
/JMEAgentSystem/bin/Microsoft.Owin.Host.SystemWeb.dll
/JMEAgentSystem/bin/Microsoft.Owin.Host.SystemWeb.xml
/JMEAgentSystem/bin/Microsoft.Owin.Security.Cookies.dll
/JMEAgentSystem/bin/Microsoft.Owin.Security.dll
/JMEAgentSystem/bin/Microsoft.Owin.Security.Facebook.dll
/JMEAgentSystem/bin/Microsoft.Owin.Security.Facebook.xml
/JMEAgentSystem/bin/Microsoft.Owin.Security.Google.dll
/JMEAgentSystem/bin/Microsoft.Owin.Security.Google.xml
/JMEAgentSystem/bin/Microsoft.Owin.Security.MicrosoftAccount.dll
/JMEAgentSystem/bin/Microsoft.Owin.Security.MicrosoftAccount.xml
/JMEAgentSystem/bin/Microsoft.Owin.Security.OAuth.dll
/JMEAgentSystem/bin/Microsoft.Owin.Security.Twitter.dll
/JMEAgentSystem/bin/Microsoft.Owin.Security.Twitter.xml
/JMEAgentSystem/bin/Microsoft.Owin.xml
/JMEAgentSystem/bin/Newtonsoft.Json.dll
/JMEAgentSystem/bin/Newtonsoft.Json.xml
/JMEAgentSystem/bin/Repository.dll
/JMEAgentSystem/bin/Repository.pdb
/JMEAgentSystem/bin/WebGrease.dll
/JMEAgentSystem/JMEAgentSystem.csproj
/JMEAgentSystem/JMEAgentSystem.csproj.user
/JMEAgentSystem/obj/Debug/build.force
/JMEAgentSystem/obj/Debug/DesignTimeResolveAssemblyReferences.cache
/JMEAgentSystem/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
/JMEAgentSystem/obj/Debug/JMEAgentSystem.csproj.CoreCompileInputs.cache
/JMEAgentSystem/obj/Debug/JMEAgentSystem.csproj.FileListAbsolute.txt
/JMEAgentSystem/obj/Debug/JMEAgentSystem.dll
/JMEAgentSystem/obj/Debug/JMEAgentSystem.pdb
/Repository/bin/Debug/Common.dll
/Repository/bin/Debug/Common.pdb
/Repository/bin/Debug/Newtonsoft.Json.dll
/Repository/bin/Debug/Newtonsoft.Json.xml
/Repository/bin/Debug/Repository.dll
/Repository/bin/Debug/Repository.pdb
/Repository/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
/Repository/obj/Debug/Repository.csproj.CoreCompileInputs.cache /Repository/obj/Debug/Repository.csproj.CoreCompileInputs.cache
/Repository/obj/Debug/Repository.csproj.FileListAbsolute.txt /Repository/obj/Debug/Repository.csproj.FileListAbsolute.txt
/Repository/obj/Debug/Repository.dll /Repository/obj/Debug/Repository.dll
/Repository/obj/Debug/Repository.pdb /Repository/obj/Debug/Repository.pdb
/Business/bin/Debug/Business.dll
/Business/bin/Debug/Business.dll
Business/bin/Debug/Business.dll
Loading…
Cancel
Save