-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
35 lines (34 loc) · 3.02 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
################################################################################
# Este archivo .gitignore ha sido creado automáticamente por Microsoft(R) Visual Studio.
################################################################################
/.vs/GoalSystem/v16
/.vs
/GoalSystem.Inventory.Backend/.vs/GoalSystem.Inventario.Backend/v16
/GoalSystem.Inventory.Backend/GoalSystem.Inventario.Backend.Application.Core/bin/Debug/netcoreapp3.1
/GoalSystem.Inventory.Backend/GoalSystem.Inventario.Backend.Application.Core/obj/Debug/netcoreapp3.1
/GoalSystem.Inventory.Backend/GoalSystem.Inventario.Backend.Application.Core/obj
/GoalSystem.Inventory.Backend/GoalSystem.Inventario.Backend.Application.Core.Tests/bin/Debug/netcoreapp3.1
/GoalSystem.Inventory.Backend/GoalSystem.Inventario.Backend.Application.Core.Tests/obj/Debug/netcoreapp3.1
/GoalSystem.Inventory.Backend/GoalSystem.Inventario.Backend.Application.Core.Tests/obj
/GoalSystem.Inventory.Backend/GoalSystem.Inventario.Backend.Application.ViewModels/bin/Debug/netcoreapp3.1
/GoalSystem.Inventory.Backend/GoalSystem.Inventario.Backend.Application.ViewModels/obj
/GoalSystem.Inventory.Backend/Goalsystem.Inventario.Backend.DistributedServices.API/bin/Debug/netcoreapp3.1
/GoalSystem.Inventory.Backend/Goalsystem.Inventario.Backend.DistributedServices.API/obj
/GoalSystem.Inventory.Backend/Goalsystem.Inventario.Backend.DistributedServices.SignalR/bin/Debug/netcoreapp3.1
/GoalSystem.Inventory.Backend/Goalsystem.Inventario.Backend.DistributedServices.SignalR/obj
/GoalSystem.Inventory.Backend/GoalSystem.Inventario.Backend.Domain.Core/bin/Debug/netcoreapp3.1
/GoalSystem.Inventory.Backend/GoalSystem.Inventario.Backend.Domain.Core/obj
/GoalSystem.Inventory.Backend/GoalSystem.Inventario.Backend.Domain.Core.Tests/bin/Debug/netcoreapp3.1
/GoalSystem.Inventory.Backend/GoalSystem.Inventario.Backend.Domain.Core.Tests/obj
/GoalSystem.Inventory.Backend/GoalSystem.Inventario.Backend.Infrastructure.Persistence.Database/bin/Debug/netcoreapp3.1
/GoalSystem.Inventory.Backend/GoalSystem.Inventario.Backend.Infrastructure.Persistence.Database/obj
/GoalSystem.Inventory.Backend/GoalSystem.Inventario.Backend.Infrastructure.Persistence.Models/bin/Debug/netcoreapp3.1
/GoalSystem.Inventory.Backend/GoalSystem.Inventario.Backend.Infrastructure.Persistence.Models/obj
/GoalSystem.Inventory.Backend/GoalSystem.Inventario.Backend.IntegrationTest/bin/Debug/netcoreapp3.1
/GoalSystem.Inventory.Backend/GoalSystem.Inventario.Backend.IntegrationTest/obj
/GoalSystem.Inventory.Backend/GoalSystem.Inventario.Backend.Transversal.Hostedservices/bin/Debug/netcoreapp3.1
/GoalSystem.Inventory.Backend/GoalSystem.Inventario.Backend.Transversal.Hostedservices/obj
/GoalSystem.Inventory.Backend/GoalSystem.Inventario.Backend.Transversal.MappingProfile/bin/Debug/netcoreapp3.1
/GoalSystem.Inventory.Backend/GoalSystem.Inventario.Backend.Transversal.MappingProfile/obj
/GoalSystem.Inventory.Backend/GoalSystem.Inventario.Backend.Transversal.Models/bin/Debug/netcoreapp3.1
/GoalSystem.Inventory.Backend/GoalSystem.Inventario.Backend.Transversal.Models/obj