diff --git a/.gitignore b/.gitignore index 1e1187a..e84813b 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ src/plugins/* !src/plugins/README.md distTest world/* -!world/.gitkeep \ No newline at end of file +!world/.gitkeep +package-lock.json \ No newline at end of file