Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit fd6e466

Browse files
committed
Don't convert EOL in vendored files
Signed-off-by: Joffrey F <[email protected]>
1 parent 5d39755 commit fd6e466

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
*.sh text eol=lf
33
*.go text eol=lf
44
*.exe binary
5+
vendor/** -text

0 commit comments

Comments
 (0)