.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,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.