.gitignore v1.1

This commit is contained in:
andrei-mihnea-cerbu
2024-04-03 18:55:46 +03:00
parent c81dbca6b2
commit 44784cf28f
37 changed files with 346 additions and 0 deletions
@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
Binary file not shown.
@@ -0,0 +1,23 @@
//------------------------------------------------------------------------------
// <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("frontend")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+72abb4688456e137c4db593560b9f1128dfffda9")]
[assembly: System.Reflection.AssemblyProductAttribute("frontend")]
[assembly: System.Reflection.AssemblyTitleAttribute("frontend")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.
@@ -0,0 +1 @@
3ade2d55dbc4754ab15c8633b8723ad0d75cf8568dedaba859b3f8a191df053a
@@ -0,0 +1,13 @@
is_global = true
build_property.TargetFramework = net8.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 = frontend
build_property.ProjectDir = C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\frontend\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
@@ -0,0 +1,8 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;
Binary file not shown.
@@ -0,0 +1 @@
9b3fa1bda63032cdbd9bbb0286278dfa9178546f078bcf6d57388ebe23e1aab3
@@ -0,0 +1,15 @@
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\frontend\bin\Debug\net8.0\frontend.exe
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\frontend\bin\Debug\net8.0\frontend.deps.json
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\frontend\bin\Debug\net8.0\frontend.runtimeconfig.json
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\frontend\bin\Debug\net8.0\frontend.dll
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\frontend\bin\Debug\net8.0\frontend.pdb
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\frontend\obj\Debug\net8.0\frontend.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\frontend\obj\Debug\net8.0\frontend.AssemblyInfoInputs.cache
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\frontend\obj\Debug\net8.0\frontend.AssemblyInfo.cs
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\frontend\obj\Debug\net8.0\frontend.csproj.CoreCompileInputs.cache
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\frontend\obj\Debug\net8.0\frontend.sourcelink.json
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\frontend\obj\Debug\net8.0\frontend.dll
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\frontend\obj\Debug\net8.0\refint\frontend.dll
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\frontend\obj\Debug\net8.0\frontend.pdb
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\frontend\obj\Debug\net8.0\frontend.genruntimeconfig.cache
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\frontend\obj\Debug\net8.0\ref\frontend.dll
Binary file not shown.
@@ -0,0 +1 @@
cdbd9e05d39e0cebef981789ce227d61cf3727807291b4c8d8e969c57713cafb
Binary file not shown.
@@ -0,0 +1 @@
{"documents":{"C:\\Users\\Andrei Cerbu\\Documents\\FACULTATE\\CC-FinalProj\\*":"https://raw.githubusercontent.com/andrei-mihnea-cerbu/CC-FinalProj/72abb4688456e137c4db593560b9f1128dfffda9/*"}}
Binary file not shown.
Binary file not shown.