]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Enforce LF for .rb files too.
authorXhmikosR <xhmikosr@gmail.com>
Tue, 25 Aug 2015 05:50:03 +0000 (08:50 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 25 Aug 2015 12:38:20 +0000 (15:38 +0300)
.gitattributes

index 3d8e20c85e908ab3a7629307c9d8585e97378456..6a776dc6e4f0cbbc87b334771958172db04e6963 100644 (file)
@@ -4,6 +4,7 @@
 *.js    text eol=lf
 *.json  text eol=lf
 *.md    text eol=lf
+*.rb    text eol=lf
 *.scss  text eol=lf
 *.svg   text eol=lf
 *.yml   text eol=lf