diff --git a/.gitignore b/.gitignore index d7f5d096..ed1653d6 100644 --- a/.gitignore +++ b/.gitignore @@ -98,3 +98,7 @@ typings # next.js build output .next + +# Unnecessary files (only package.json is required) +.gitignore +package-lock.json