diff --git a/.gitignore b/.gitignore index 13bcd74..5ed0686 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,6 @@ build/ .Spotlight-V100 .Trashes ehthumbs.db -Thumbs.db \ No newline at end of file +Thumbs.db + +package-lock.json \ No newline at end of file