Gitignore aktualisieren

This commit is contained in:
Developer 02 2024-07-01 12:00:43 +02:00
parent 208f1e04bf
commit 9b93869c15
27 changed files with 17 additions and 146 deletions

17
.gitignore vendored
View File

@ -144,3 +144,20 @@
/DigitalData.UserManager.API/bin/Debug/net7.0/System.IdentityModel.Tokens.Jwt.dll
/DigitalData.UserManager.API/obj/DigitalData.UserManager.API.csproj.nuget.g.targets
/DigitalData.UserManager.Infrastructure/obj/DigitalData.UserManager.Infrastructure.csproj.nuget.g.targets
/DigitalData.UserManager.DTO/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs
/DigitalData.UserManager.DTO/obj/Release/net7.0/DigitalData.UserManager.DTO.AssemblyInfo.cs
/DigitalData.UserManager.DTO/obj/Release/net7.0/DigitalData.UserManager.DTO.AssemblyInfoInputs.cache
/DigitalData.UserManager.DTO/obj/Release/net7.0/DigitalData.UserManager.DTO.GeneratedMSBuildEditorConfig.editorconfig
/DigitalData.UserManager.DTO/obj/Release/net7.0/DigitalData.UserManager.DTO.GlobalUsings.g.cs
/DigitalData.UserManager.NgWebUI/ClientApp/.angular/cache/17.3.0/angular-webpack/44ffeaee4ec489caba19f1787368b39f82c7abf2/0.pack
/DigitalData.UserManager.NgWebUI/ClientApp/.angular/cache/17.3.0/angular-webpack/44ffeaee4ec489caba19f1787368b39f82c7abf2/1.pack
/DigitalData.UserManager.NgWebUI/ClientApp/.angular/cache/17.3.0/angular-webpack/44ffeaee4ec489caba19f1787368b39f82c7abf2/2.pack
/DigitalData.UserManager.NgWebUI/ClientApp/.angular/cache/17.3.0/angular-webpack/44ffeaee4ec489caba19f1787368b39f82c7abf2/3.pack
/DigitalData.UserManager.NgWebUI/ClientApp/.angular/cache/17.3.0/angular-webpack/44ffeaee4ec489caba19f1787368b39f82c7abf2/index.pack
/DigitalData.UserManager.NgWebUI/ClientApp/.angular/cache/17.3.0/angular-webpack/44ffeaee4ec489caba19f1787368b39f82c7abf2/index.pack.old
/DigitalData.UserManager.NgWebUI/ClientApp/.angular/cache/17.3.0/angular-webpack/6603e8a029ad083f2dcc3e0b243fad03431d6f00/0.pack
/DigitalData.UserManager.NgWebUI/ClientApp/.angular/cache/17.3.0/angular-webpack/6603e8a029ad083f2dcc3e0b243fad03431d6f00/index.pack
/DigitalData.UserManager.NgWebUI/ClientApp/.angular/cache/17.3.0/angular-webpack/889ffca4668347d26cb7a8867b69f88141b4c849/10.pack
/DigitalData.UserManager.NgWebUI/ClientApp/.angular/cache/17.3.0/angular-webpack/889ffca4668347d26cb7a8867b69f88141b4c849/4.pack
/DigitalData.UserManager.NgWebUI/ClientApp/.angular/cache/17.3.0/angular-webpack/88ef665edee69b8c009fd0fe977a3cb227b273fd/0.pack
/DigitalData.UserManager.NgWebUI/ClientApp/.angular/cache/17.3.0/angular-webpack/88ef665edee69b8c009fd0fe977a3cb227b273fd/index.pack

View File

@ -1,23 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("DigitalData.UserManager.API")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("DigitalData.UserManager.API")]
[assembly: System.Reflection.AssemblyTitleAttribute("DigitalData.UserManager.API")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@ -1 +0,0 @@
4af23f4850bd99816ea88fa4ccf51033d1a51e9a

View File

@ -1,17 +0,0 @@
is_global = true
build_property.TargetFramework = net7.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb = true
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = DigitalData.UserManager.API
build_property.RootNamespace = DigitalData.UserManager.API
build_property.ProjectDir = E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API\
build_property.RazorLangVersion = 7.0
build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes =
build_property.MSBuildProjectDirectory = E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.API
build_property._RazorSourceGeneratorDebug =

View File

@ -1,23 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("DigitalData.UserManager.Application")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("DigitalData.UserManager.Application")]
[assembly: System.Reflection.AssemblyTitleAttribute("DigitalData.UserManager.Application")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@ -1,11 +0,0 @@
is_global = true
build_property.TargetFramework = net7.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = DigitalData.UserManager.Application
build_property.ProjectDir = E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.Application\

View File

@ -1,23 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("DigitalData.UserManager.Domain")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("DigitalData.UserManager.Domain")]
[assembly: System.Reflection.AssemblyTitleAttribute("DigitalData.UserManager.Domain")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@ -1,11 +0,0 @@
is_global = true
build_property.TargetFramework = net7.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = DigitalData.UserManager.Domain
build_property.ProjectDir = E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.Domain\

View File

@ -1,23 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("DigitalData.UserManager.Infrastructure")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("DigitalData.UserManager.Infrastructure")]
[assembly: System.Reflection.AssemblyTitleAttribute("DigitalData.UserManager.Infrastructure")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@ -1,11 +0,0 @@
is_global = true
build_property.TargetFramework = net7.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = DigitalData.UserManager.Infrastructure
build_property.ProjectDir = E:\TekH\Visual Studio\WebUserManager\DigitalData.UserManager.Infrastructure\