-
Notifications
You must be signed in to change notification settings - Fork 72
/
Copy path.gitignore
24 lines (24 loc) · 891 Bytes
/
.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
/.vs
**/obj
**/bin
/Logs
/WebApi/WebApi.csproj.user
/old.StsServer
/StsServer/node_modules
/StsServer/Properties/PublishProfiles/security-headers-sts - Web Deploy.pubxml.user
/WebApi/Properties/PublishProfiles/security-headers-web-api - Web Deploy.pubxml.user
/WebMVCClient/Properties/PublishProfiles/security-headers-sts-webhybridclient - Web Deploy.pubxml.user
/StsServer/StsServerIdentity.csproj.user
/WebMVCClient/WebHybridClient.csproj.user
/WebMVCClient/Properties/PublishProfiles/security-headers-webhybridclient - Web Deploy.pubxml.user
/DeviceFlowWeb/node_modules
/StsLogs.txt
/DeviceFlowWeb/DeviceFlowWeb.csproj.user
/WebCodeFlowPkceClient/WebCodeFlowPkceClient.csproj.user
/PkceClientApp.txt
/WebHybridClient.txt
/_logs-**
/StsServerIdentity/AspIdUsers.db-shm
/StsServerIdentity/AspIdUsers.db-wal
/StsServerIdentity/node_modules
/StsServerIdentity/keys/**