aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-03-07 10:20:38 +0200
committerXhmikosR <[email protected]>2014-03-07 10:20:38 +0200
commitc0749df5a467690676d7bc9dad4d44e42715b4ed (patch)
treebad147ae5efbd23cd0e401fe156ddccb14b692a7 /.gitattributes
parent901f358d16fb4911141f56f3b8806a367b8454b7 (diff)
downloadbootstrap-c0749df5a467690676d7bc9dad4d44e42715b4ed.tar.xz
bootstrap-c0749df5a467690676d7bc9dad4d44e42715b4ed.zip
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 0c6b2fea5..f5eaf93b5 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