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.
1 parent ef9f9f5 commit 9742938Copy full SHA for 9742938
.gitattributes
@@ -1,7 +1,6 @@
1
# Automatically normalize line endings for all text-based files
2
# http://git-scm.com/docs/gitattributes#_end_of_line_conversion
3
* text=auto
4
-
5
# For the following file types, normalize line endings to LF on
6
# checkin and prevent conversion to CRLF when they are checked out
7
# (this is required in order to prevent newline related issues like,
@@ -25,3 +24,4 @@
25
24
*.svg text eol=lf
26
*.txt text eol=lf
27
*.xml text eol=lf
+dist filter=lfs diff=lfs merge=lfs -text
0 commit comments