Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2014-03-07 12:20:38 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2014-03-07 12:20:38 +0400
commitc0749df5a467690676d7bc9dad4d44e42715b4ed (patch)
treebad147ae5efbd23cd0e401fe156ddccb14b692a7 /.gitattributes
parent901f358d16fb4911141f56f3b8806a367b8454b7 (diff)
Use LF for SVG files too.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 0c6b2fea5f..f5eaf93b5a 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -5,4 +5,5 @@
*.json text eol=lf
*.less text eol=lf
*.md text eol=lf
+*.svg text eol=lf
*.yml text eol=lf