-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
68 lines (67 loc) · 2.44 KB
/
Copy path.gitignore
File metadata and controls
68 lines (67 loc) · 2.44 KB
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/.vs/ModernECommerce/DesignTimeBuild
/.vs/ModernECommerce/v15/Server/sqlite3
<<<<<<< HEAD
/DotNet/.vs/ModernECommerce/v15/Server/sqlite3
/DotNet/.vs/ModernECommerce/DesignTimeBuild
/DotNet/bin/Release
/DotNet/bin/Debug
/DotNet/CatalogService.Business/obj
/DotNet/CatalogService.Business/bin
/DotNet/CatelogService.API/bin
/DotNet/CatelogService.API/obj
/DotNet/CatelogService.DAL/obj
/DotNet/CatelogService.DAL/bin
/DotNet/CatelogService.DTO/obj
/DotNet/CatelogService.DTO/bin
/DotNet/CatelogService.Model/obj
/DotNet/CatelogService.Model/bin
/DotNet/DAL/obj
/DotNet/DAL/bin
/DotNet/ConsoleTest/obj
/DotNet/ConsoleTest/bin/Debug/netcoreapp2.1
/Node/NotificationService/node_modules
/Node/NotificationService/package-lock.json
/DotNet/.vs/ModernECommerce/v15/.suo
/DotNet/.vs/ModernECommerce/v16
/DotNet/ConsoleTest/bin
/DotNet/ModernECommerce.Commaon/bin
=======
/Node/NotificationService/package-lock.json
>>>>>>> develop
/springbootdemo/
/CatelogServiceTest/obj
/DotNet/CatelogServiceTest
/Infrastructure/Azure/.terraform/
/Infrastructure/Azure/terraform.tfstate
/Infrastructure/Azure/terraform.tfstate.backup
/CatalogService.DAL.EF/bin
/CatalogService.DAL.EF/obj
/CatalogService.DAL.EFConfig/bin/Debug/net5.0
/CatalogService.DAL.EFConfig/obj
/DotNet/CatalogService.Config/obj
/DotNet/CatalogService.Config/bin/Debug/net5.0
/DotNet/CatalogService.Common/bin/Debug/net5.0
/DotNet/CatalogService.Common/obj
/DotNet/CatalogService.ExternalDep/bin/Debug/net5.0
/DotNet/CatalogService.ExternalDep/obj
/Go/.vscode
/Go/config-api.exe
/Go/__debug_bin.exe
/Go/main.exe
/DotNet/CatalogService.DAL.EF/bin
/DotNet/CatalogService.DAL.EF/obj/Debug/net5.0
/DotNet/CatalogService.DAL.EF/obj
/DotNet/CatalogService.DAL.EFConfig/bin/Debug/net5.0
/DotNet/CatalogService.DAL.EFConfig/obj
/DotNet/.vs/ModernECommerce/FileContentIndex
/DotNet/.vs/ModernECommerce/v17/HierarchyCache.v1.txt
/DotNet/.vs/ModernECommerce/v17/.suo
/DotNet/.vs/ModernECommerce/v17/.futdcache.v1
/DotNet/.vs/ProjectEvaluation
/DotNet/CatalogService.Common/bin/Debug/net6.0
/DotNet/CatalogService.Config/bin/Debug/net6.0
/DotNet/CatalogService.DAL.EFConfig/bin/Debug/net6.0
/DotNet/CatalogService.ExternalDep/bin/Debug/net6.0