From: XhmikosR Date: Mon, 17 Feb 2020 19:18:57 +0000 (+0200) Subject: .gitattributes: add `.sh` and remove `.rb` files. (#30196) X-Git-Tag: v4.5.0~116 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=642d1001e32ce5acdf32f791910778517cadc616;p=thirdparty%2Fbootstrap.git .gitattributes: add `.sh` and remove `.rb` files. (#30196) --- diff --git a/.gitattributes b/.gitattributes index 39813c7589..db3ab09617 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,8 +4,8 @@ *.js text eol=lf *.json text eol=lf *.md text eol=lf -*.rb text eol=lf *.scss text eol=lf +*.sh text eol=lf *.svg text eol=lf *.txt text eol=lf *.xml text eol=lf