changed to dotnet 8 and added gitignore file

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