diff --git a/.gitignore b/.gitignore index 64129edf1..04fe6985a 100644 --- a/.gitignore +++ b/.gitignore @@ -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 + diff --git a/samples/react-content-query-online/.gitignore b/samples/react-content-query-online/.gitignore index 79e05a2a0..381a2f99c 100644 --- a/samples/react-content-query-online/.gitignore +++ b/samples/react-content-query-online/.gitignore @@ -24,6 +24,9 @@ coverage bin obj +#node stuff +package-lock.json + # Resx Generated Code *.resx.ts