diff --git a/.gitignore b/.gitignore index 155342146..1a1841370 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,6 @@ packages logs *.log npm-debug.log* -yarn-error.log \ No newline at end of file +yarn-error.log +package-lock.json +yarn.lock \ No newline at end of file diff --git a/.npmignore b/.npmignore index 97814a35b..4703e45e0 100644 --- a/.npmignore +++ b/.npmignore @@ -7,6 +7,8 @@ client-cli client-wp npm-debug.log yarn-error.log +yarn.lock +package-lock.json # Build / ASP.Net Core bin