diff --git a/.gitignore b/.gitignore index 7b43edc..6b170ef 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ config.json yarn.lock *.db .git.* +package-lock.json # Logs logs @@ -62,4 +63,4 @@ Session.vim # auto-generated tag files tags -# End of https://www.gitignore.io/api/vim \ No newline at end of file +# End of https://www.gitignore.io/api/vim