Skip to content

Commit 9742938

Browse files
committed
feat: dist dir use git-lfs
1 parent ef9f9f5 commit 9742938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Automatically normalize line endings for all text-based files
22
# http://git-scm.com/docs/gitattributes#_end_of_line_conversion
33
* text=auto
4-
54
# For the following file types, normalize line endings to LF on
65
# checkin and prevent conversion to CRLF when they are checked out
76
# (this is required in order to prevent newline related issues like,
@@ -25,3 +24,4 @@
2524
*.svg text eol=lf
2625
*.txt text eol=lf
2726
*.xml text eol=lf
27+
dist filter=lfs diff=lfs merge=lfs -text

0 commit comments

Comments
 (0)