Index: .gitattributes
===================================================================
--- .gitattributes	(revision 9e9293aee4e405cff06144fc8a7d23e306b8adc8)
+++ .gitattributes	(revision 546a19403d89dc82739b1540b4eac3597ec29423)
@@ -1,3 +1,19 @@
-*.sh text eol=lf
+* text=auto
+
+*.txt text eol=lf
+*.html text eol=lf
+*.md text eol=lf
+*.css text eol=lf
+*.scss text eol=lf
+*.map text eol=lf
+*.js text eol=lf
+*.jsx text eol=lf
+*.ts text eol=lf
+*.tsx text eol=lf
+*.json text eol=lf
+*.yml text eol=lf
+*.yaml text eol=lf
+*.xml text eol=lf
+*.svg text eol=lf
 *.sh text eol=lf
 *.sql text eol=lf
