We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 275f403 + 3848500 commit 7c64fc8Copy full SHA for 7c64fc8
.gitattributes
@@ -1,2 +1,5 @@
1
* text=auto eol=lf
2
-*lock.* linguist-generated=true
+bun.lockb linguist-generated=true
3
+package-lock.json linguist-generated=true
4
+pnpm-lock.yaml linguist-generated=true
5
+yarn.lock linguist-generated=true
0 commit comments