Updated readme and gitignore

This commit is contained in:
Hugo Bernier 2021-11-05 16:36:51 -04:00
parent b7333edb3e
commit 40d8638719
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -35,3 +35,5 @@ obj
packages/ packages/
samples/react-teams-send-notification/MyNotes.md samples/react-teams-send-notification/MyNotes.md
samples/react-teams-send-notification/teams/teams.zip samples/react-teams-send-notification/teams/teams.zip
samples/react-find-parker/release/component-dependency-audit/react-find-parker.json
samples/react-find-parker/release/webpack-stats/react-find-parker.stats.json

View File

@ -9,7 +9,7 @@
"This sample web part shows the list of your applications registered in Azure AD along with their associated client secret/certificate expiration date." "This sample web part shows the list of your applications registered in Azure AD along with their associated client secret/certificate expiration date."
], ],
"creationDateTime": "2021-09-17", "creationDateTime": "2021-09-17",
"updateDateTime": "2021-10-10", "updateDateTime": "2021-11-04",
"products": [ "products": [
"SharePoint", "SharePoint",
"Office" "Office"