diff --git a/.gitattributes b/.gitattributes index 352084fe7..83330fffd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,5 @@ * text=auto eol=lf -*lock.* linguist-generated=true +bun.lockb linguist-generated=true +package-lock.json linguist-generated=true +pnpm-lock.yaml linguist-generated=true +yarn.lock linguist-generated=true