fixed gitignore

This commit is contained in:
Chris Lizon 2023-05-03 11:10:49 -04:00
parent 1146abc8d1
commit 5278c19a45
2 changed files with 4 additions and 1 deletions

2
.gitignore vendored
View File

@ -54,4 +54,4 @@ samples/**/release/
samples/**/node_modules
samples/react-kiota-custom-api-client/TeamifiedApi/appsettings.Development.json
samples/react-kiota-custom-api-client/teamified-client/package-lock.json
samples/react-content-query-online/package-lock.json

View File

@ -24,6 +24,9 @@ coverage
bin
obj
#node stuff
package-lock.json
# Resx Generated Code
*.resx.ts