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