Skip to content

Commit 096e2f8

Browse files
authored
Cleaning-up .gitignore
1 parent 1931345 commit 096e2f8

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.gitignore

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@
2020
/3. WebApp calls several APIS (incremental consent and CA)/.vs
2121
/3. WebApp calls several APIS (incremental consent and CA)/bin
2222
/3. WebApp calls several APIS (incremental consent and CA)/obj
23-
/1. WebApp signs-in users with Microsoft Identity (OIDC)/1.3. with work and school or personal accounts/.vs/WebApp-OpenIDConnect-DotNet/v15
24-
/1. WebApp signs-in users with Microsoft Identity (OIDC)/1.3. with work and school or personal accounts/obj/Debug/netcoreapp2.2
23+
/1. WebApp signs-in users with Microsoft Identity (OIDC)/1.3. with work and school or personal accounts/.vs
2524
/1. WebApp signs-in users with Microsoft Identity (OIDC)/1.3. with work and school or personal accounts/obj
26-
/2. WebApp calls Microsoft Graph on behalf of signed-in user/2.2/.vs/WebApp-OpenIDConnect-DotNet/v15/Server/sqlite3
27-
/2. WebApp calls Microsoft Graph on behalf of signed-in user/2.2/WebApp-OpenIDConnect-DotNet-Cache-V2/obj
25+
/2. WebApp calls Microsoft Graph on behalf of signed-in user/2.2/.vs
2826
/2. WebApp calls Microsoft Graph on behalf of signed-in user/2.1. using authorization code flow/AppCreationScripts/Steps.md

0 commit comments

Comments
 (0)