1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 07:39:57 +02:00

Use LF for SVG files too.

This commit is contained in:
XhmikosR
2014-03-07 10:20:38 +02:00
parent 901f358d16
commit c0749df5a4

1
.gitattributes vendored
View File

@@ -5,4 +5,5 @@
*.json text eol=lf *.json text eol=lf
*.less text eol=lf *.less text eol=lf
*.md text eol=lf *.md text eol=lf
*.svg text eol=lf
*.yml text eol=lf *.yml text eol=lf