diff --git a/.gitignore b/.gitignore index 32331b3f..dd5c6a37 100644 --- a/.gitignore +++ b/.gitignore @@ -87,6 +87,7 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +package-lock.json package-lock.json.bak .cache/ .next/ @@ -101,4 +102,4 @@ coverage/ # OS-specific files .DS_Store -Thumbs.db \ No newline at end of file +Thumbs.db