diff --git a/.gitignore b/.gitignore index eeba427..db1ad16 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,5 @@ yarn-error.log* *.sln *.sw* target -.idea/**.* \ No newline at end of file +.idea/**.* +package-lock.json \ No newline at end of file