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