diff options
| author | XhmikosR <[email protected]> | 2014-03-07 10:20:38 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2014-03-07 10:20:38 +0200 |
| commit | c0749df5a467690676d7bc9dad4d44e42715b4ed (patch) | |
| tree | bad147ae5efbd23cd0e401fe156ddccb14b692a7 /.gitattributes | |
| parent | 901f358d16fb4911141f56f3b8806a367b8454b7 (diff) | |
| download | bootstrap-c0749df5a467690676d7bc9dad4d44e42715b4ed.tar.xz bootstrap-c0749df5a467690676d7bc9dad4d44e42715b4ed.zip | |
Use LF for SVG files too.
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
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 |
