diff --git a/.gitignore b/.gitignore index 9de3898..64dfd60 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .idea/ build/icons/ -build/scripts/ \ No newline at end of file +build/scripts/ +node_modules/ +package-lock.json \ No newline at end of file