diff --git a/.gitignore b/.gitignore index 0bff398..cfed55c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ -node_modules -out -.vscode-test -*.vsix \ No newline at end of file +node_modules +out +.vscode-test +*.vsix +package-lock.json