]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
.gitattributes: add `.sh` and remove `.rb` files. (#30196)
authorXhmikosR <xhmikosr@gmail.com>
Mon, 17 Feb 2020 19:18:57 +0000 (21:18 +0200)
committerGitHub <noreply@github.com>
Mon, 17 Feb 2020 19:18:57 +0000 (21:18 +0200)
.gitattributes

index 39813c758947919e5e14a58b5cae8339aefb6579..db3ab09617136cd1a40cee0618e2852d2c4fd68c 100644 (file)
@@ -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