]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update .gitattributes (#31179)
authorXhmikosR <xhmikosr@gmail.com>
Thu, 25 Jun 2020 21:54:07 +0000 (00:54 +0300)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2020 21:54:07 +0000 (00:54 +0300)
.gitattributes

index 5e18facb40901382e0b2c99f864d270d378a8378..205021e49dd1f7342400b8e1254cc4e310fcc4a1 100644 (file)
@@ -1,11 +1,2 @@
 # Enforce Unix newlines
-*.css   text eol=lf
-*.html  text eol=lf
-*.js    text eol=lf
-*.json  text eol=lf
-*.map   text eol=lf
-*.md    text eol=lf
-*.svg   text eol=lf
-*.txt   text eol=lf
-*.xml   text eol=lf
-*.yml   text eol=lf
+* text=auto eol=lf