Skip to content

Commit 9cda548

Browse files
committed
chore: add line ending normalization rules to .gitattributes
1 parent fa92472 commit 9cda548

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1+
* text=auto eol=lf
2+
*.bat text eol=crlf
3+
*.cmd text eol=crlf
4+
15
docs/img/*.gif filter=lfs diff=lfs merge=lfs -text
26
docs/img/*.png filter=lfs diff=lfs merge=lfs -text

0 commit comments

Comments
 (0)