diff --git a/.gitignore b/.gitignore index 1828c0f3..ad7743dd 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ project.config.json docs/dist example/dist .history -changelog.generated.md \ No newline at end of file +changelog.generated.md +package-lock.json