Skip to content

Commit 389a4d8

Browse files
author
Kalyan Krishna
committed
proposed folder structure and updated .gitignore
1 parent ac40233 commit 389a4d8

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,9 @@
7272
/5-WebApp-AuthZ/5-1-Roles/WebApp-OpenIDConnect-DotNet.csproj.user
7373
*.user
7474
*.saz
75+
/4-WebApp-your-API/4-1-Your-API/.vs/Web-API-Calls-Graph/v16
76+
/4-WebApp-your-API/4-1-Your-API/packages
77+
/4-WebApp-your-API/4-1-Your-API/TodoListClient/bin/Debug
78+
/4-WebApp-your-API/4-1-Your-API/TodoListClient/obj/Debug
79+
/4-WebApp-your-API/4-1-Your-API/TodoListService/obj
80+
/4-WebApp-your-API/4-1-Your-API/TodoListService/bin/Debug/netcoreapp2.2

4-WebApp-your-API/4-3-AnyOrg-API/Placeholder.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)