Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ Come chat with us on [Discord](https://discord.com/invite/solidjs)! Solid's crea

### Contributors

<a href="https://github.com/solidjs/solid/graphs/contributors"><img src="https://opencollective.com/solid/contributors.svg?width=890&amp;button=false" style="max-width:100%;"></a>
<a href="https://github.com/solidjs/solid/graphs/contributors"><img src="https://images.opencollective.com/solid/contributors.svg" style="max-width:100%;"></a>

### Open Collective

Expand Down