diff --git a/.gitignore b/.gitignore index 3e28a40710..2af918c2a8 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,5 @@ dist # misc .DS_Store -npm-debug.log \ No newline at end of file +npm-debug.log +package-lock.json