From 4e0d630fb507c889514f42a6847200d7470815b8 Mon Sep 17 00:00:00 2001 From: Daksh Dhami Date: Mon, 29 Jun 2026 20:13:53 +0530 Subject: [PATCH 1/2] chore: add .gitattributes for consistent line endings --- .gitattributes | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..d99f92de5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,26 @@ +* text=auto + +*.js text +*.ts text +*.tsx text +*.mjs text +*.cjs text +*.json text +*.md text +*.yml text +*.yaml text +*.css text +*.html text +*.sh text eol=lf + +*.png binary +*.jpg binary +*.jpeg binary +*.gif binary +*.ico binary +*.svg text +*.woff binary +*.woff2 binary +*.eot binary +*.ttf binary +*.otf binary From cb578dc1c2294b748f123965b95123ce39cef8c1 Mon Sep 17 00:00:00 2001 From: Daksh Dhami Date: Mon, 29 Jun 2026 20:47:42 +0530 Subject: [PATCH 2/2] fix: update Open Collective contributors image URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cdf7ca63..f228c5199 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ Come chat with us on [Discord](https://discord.com/invite/solidjs)! Solid's crea ### Contributors - + ### Open Collective