diff --git a/.gitignore b/.gitignore index 6e0985d..67a5f3a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ dist node_modules .idea .editorconfig +package-lock.json