diff --git a/.gitignore b/.gitignore index 9305df2..42d5d2a 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,6 @@ pnpm-debug.log* .env.production # macOS-specific files -.DS_Store \ No newline at end of file +.DS_Store + +package-lock.json \ No newline at end of file