diff --git a/.gitignore b/.gitignore index 0f7d001..2d571c5 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,6 @@ index.html .vscode node_modules/ dist/ -dist.sublime-project -dist.sublime-workspace \ No newline at end of file +*.sublime-project +*.sublime-workspace +package-lock.json \ No newline at end of file