-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
20 lines (20 loc) · 1.19 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Chapter5/Microservices.CountryCapital/.vs/
Chapter5/Microservices.CountryCapital/LambdaLayer/bin/
Chapter5/Microservices.CountryCapital/LambdaLayer/obj/
Chapter5/Microservices.CountryCapital/Microservices.CountryCapital.API/bin/
Chapter5/Microservices.CountryCapital/Microservices.CountryCapital.API/obj/
Chapter5/Microservices.CountryCapital/Microservices.CountryCapital.Domain/bin/
Chapter5/Microservices.CountryCapital/Microservices.CountryCapital.Domain/obj/
Chapter5/Microservices.CountryCapital/Microservices.CountryCapital.Infrastructure/bin/
Chapter5/Microservices.CountryCapital/Microservices.CountryCapital.Infrastructure/obj/
Chapter5/Microservices.CountryCapital/Microservices.CountryCapital.Services/bin/
Chapter5/Microservices.CountryCapital/Microservices.CountryCapital.Services/obj/
Chapter7/StepFunctions/OrderProcessor/.vs/
Chapter7/StepFunctions/OrderProcessor/OrderProcessor/bin/
Chapter7/StepFunctions/OrderProcessor/OrderProcessor/obj/
Chapter 9/TokenAuthorizer/.vs/
Chapter 9/TokenAuthorizer/TokenAuthorizer/bin/
Chapter 9/TokenAuthorizer/TokenAuthorizer/obj/
Chapter 9/Cognito-Authorizer/.vs/
Chapter 9/Cognito-Authorizer/Cognito-Authorizer/bin/
Chapter 9/Cognito-Authorizer/Cognito-Authorizer/obj/