Skip to content

Commit 7c64fc8

Browse files
authored
Merge pull request #2424 from hey-api/chore/git-attributes-lock
chore: update gitattributes
2 parents 275f403 + 3848500 commit 7c64fc8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitattributes

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
* text=auto eol=lf
2-
*lock.* linguist-generated=true
2+
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

Comments
 (0)