Skip to content

Commit f45aede

Browse files
committed
Treat yarn files as binary, we don't need to see those diffs (only trusted maintainers should update it)
1 parent 732dbb7 commit f45aede

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@
1111
*.css text eol=lf
1212
*.sh text eol=lf
1313
*.yml text eol=lf
14+
15+
.yarn/releases/*.cjs export-ignore binary linguist-generated

0 commit comments

Comments
 (0)