diff --git a/.gitignore b/.gitignore index 0215e20..a7c696e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ node_modules *.log RELEASE_NOTE*.md .vscode -docs/ \ No newline at end of file +docs/ +package-lock.json \ No newline at end of file