-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
92 lines (91 loc) · 6.3 KB
/
.gitignore
File metadata and controls
92 lines (91 loc) · 6.3 KB
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
.vs/JewelsOnContainers/DesignTimeBuild/.dtbcache.v2
.vs/JewelsOnContainers/v17/.suo
.vs/JewelsOnContainers/DesignTimeBuild/.dtbcache.v2
.vs/JewelsOnContainers/v17/.suo
ProductCatalogAPI/bin/Debug/netcoreapp3.1/appsettings.Development.json
ProductCatalogAPI/bin/Debug/netcoreapp3.1/appsettings.json
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.Bcl.AsyncInterfaces.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.Bcl.HashCode.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.Data.SqlClient.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.EntityFrameworkCore.Abstractions.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.EntityFrameworkCore.Design.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.EntityFrameworkCore.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.EntityFrameworkCore.Relational.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.EntityFrameworkCore.SqlServer.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.Extensions.Configuration.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.Extensions.Logging.Abstractions.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.Extensions.Logging.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.Extensions.Options.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.Extensions.Primitives.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.Identity.Client.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.IdentityModel.JsonWebTokens.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.IdentityModel.Logging.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.IdentityModel.Protocols.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Microsoft.IdentityModel.Tokens.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/Newtonsoft.Json.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/ProductCatalogAPI.deps.json
ProductCatalogAPI/bin/Debug/netcoreapp3.1/ProductCatalogAPI.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/ProductCatalogAPI.exe
ProductCatalogAPI/bin/Debug/netcoreapp3.1/ProductCatalogAPI.pdb
ProductCatalogAPI/bin/Debug/netcoreapp3.1/ProductCatalogAPI.runtimeconfig.dev.json
ProductCatalogAPI/bin/Debug/netcoreapp3.1/ProductCatalogAPI.runtimeconfig.json
ProductCatalogAPI/bin/Debug/netcoreapp3.1/runtimes/unix/lib/netcoreapp2.0/System.Runtime.Caching.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/runtimes/win-arm64/native/sni.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/runtimes/win-x64/native/sni.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/runtimes/win-x86/native/sni.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.0/System.Runtime.Caching.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/System.Collections.Immutable.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/System.Configuration.ConfigurationManager.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/System.Diagnostics.DiagnosticSource.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/System.IdentityModel.Tokens.Jwt.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/System.Runtime.Caching.dll
ProductCatalogAPI/bin/Debug/netcoreapp3.1/System.Security.Cryptography.ProtectedData.dll
ProductCatalogAPI/obj/Debug/netcoreapp3.1/apphost.exe
ProductCatalogAPI/obj/Debug/netcoreapp3.1/ProductCatalogAPI.csproj.BuildWithSkipAnalyzers
ProductCatalogAPI/obj/Debug/netcoreapp3.1/ProductCatalogAPI.csproj.CopyComplete
ProductCatalogAPI/obj/Debug/netcoreapp3.1/ProductCatalogAPI.csproj.CoreCompileInputs.cache
ProductCatalogAPI/obj/Debug/netcoreapp3.1/ProductCatalogAPI.csproj.FileListAbsolute.txt
ProductCatalogAPI/obj/Debug/netcoreapp3.1/ProductCatalogAPI.dll
ProductCatalogAPI/obj/Debug/netcoreapp3.1/ProductCatalogAPI.genruntimeconfig.cache
ProductCatalogAPI/obj/Debug/netcoreapp3.1/ProductCatalogAPI.MvcApplicationPartsAssemblyInfo.cache
ProductCatalogAPI/obj/Debug/netcoreapp3.1/ProductCatalogAPI.pdb
ProductCatalogAPI/obj/Debug/netcoreapp3.1/ProductCatalogAPI.RazorTargetAssemblyInfo.cache
ProductCatalogAPI/obj/Debug/netcoreapp3.1/staticwebassets/ProductCatalogAPI.StaticWebAssets.Manifest.cache
.vs/JewelsOnContainers/DesignTimeBuild/.dtbcache.v2
.vs/JewelsOnContainers/v17/.suo
.vs/JewelsOnContainers/DesignTimeBuild/.dtbcache.v2
.vs/JewelsOnContainers/v17/.suo
obj/Docker/CachedComposeConfigFilePaths.cache
obj/Docker/DOCKER_REGISTRY.cache
obj/Docker/MergedDockerCompose.cache
ProductCatalogAPI/obj/Debug/netcoreapp3.1/ProductCatalogAPI.assets.cache
ProductCatalogAPI/obj/Debug/netcoreapp3.1/ProductCatalogAPI.csproj.AssemblyReference.cache
ProductCatalogAPI/obj/ProductCatalogAPI.csproj.nuget.dgspec.json
ProductCatalogAPI/obj/ProductCatalogAPI.csproj.nuget.g.props
ProductCatalogAPI/obj/ProductCatalogAPI.csproj.nuget.g.targets
ProductCatalogAPI/obj/project.assets.json
ProductCatalogAPI/obj/project.nuget.cache
WebMvc/obj/Debug/netcoreapp3.1/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs
WebMvc/obj/Debug/netcoreapp3.1/project.razor.json
WebMvc/obj/Debug/netcoreapp3.1/WebMvc.AssemblyInfo.cs
WebMvc/obj/Debug/netcoreapp3.1/WebMvc.AssemblyInfoInputs.cache
WebMvc/obj/Debug/netcoreapp3.1/WebMvc.assets.cache
WebMvc/obj/Debug/netcoreapp3.1/WebMvc.csproj.AssemblyReference.cache
WebMvc/obj/Debug/netcoreapp3.1/WebMvc.GeneratedMSBuildEditorConfig.editorconfig
WebMvc/obj/Debug/netcoreapp3.1/WebMvc.RazorAssemblyInfo.cache
WebMvc/obj/Debug/netcoreapp3.1/WebMvc.RazorAssemblyInfo.cs
WebMvc/obj/project.assets.json
WebMvc/obj/project.nuget.cache
WebMvc/obj/WebMvc.csproj.nuget.dgspec.json
WebMvc/obj/WebMvc.csproj.nuget.g.props
WebMvc/obj/WebMvc.csproj.nuget.g.targets