changed to dotnet 8 and added gitignore file

This commit is contained in:
2024-11-15 00:01:38 +05:30
parent a001a835ac
commit 1d9863f026
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
/**/obj/
/**/bin/
/**/.vs/
/**/.idea/
/**/node_modules/
.vs/