Initialized solution

This commit is contained in:
2025-01-19 18:51:01 +01:00
commit ba6cce3006
2 changed files with 14 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
bin/
obj/
/packages/
riderModule.iml
/_ReSharper.Caches/
/.idea

8
Portfolio.sln Normal file
View File

@@ -0,0 +1,8 @@
Microsoft Visual Studio Solution File, Format Version 12.00
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
EndGlobal