From: XhmikosR Date: Mon, 17 Feb 2020 19:18:57 +0000 (+0200) Subject: .gitattributes: add `.sh` and remove `.rb` files. (#30196) X-Git-Tag: v5.0.0-alpha1~430 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c57f79d6b097e424066cb21081e5989ee596bdf;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