Explorar el Código

dotnet 10 and nuget packages upgrade

sriram hace 2 semanas
padre
commit
1f735ba595
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5
    0
      .gitignore

+ 5
- 0
.gitignore Ver fichero

@@ -0,0 +1,5 @@
1
+/**/obj/
2
+/**/bin/
3
+/**/node_modules/
4
+.vs/
5
+*.uqry

Loading…
Cancelar
Guardar