diff --git a/.gitattributes b/.gitattributes index af3ad12..4d131c7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ -/.yarn/** linguist-vendored -/.yarn/releases/* binary -/.yarn/plugins/**/* binary -/.pnp.* binary linguist-generated +/.yarn/** linguist-vendored +/.yarn/releases/* binary +/.yarn/plugins/**/* binary +/.pnp.* binary linguist-generated +yarn.lock linguist-generated \ No newline at end of file