Index: .gitattributes
===================================================================
--- .gitattributes	(revision 9e9293aee4e405cff06144fc8a7d23e306b8adc8)
+++ .gitattributes	(revision f7c0b0d6142c806dd5f52642c60c0ca81c22460d)
@@ -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
