inertiajs / inertia

Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
https://inertiajs.com
MIT License
6.02k stars 405 forks source link

Update .gitattributes to exclude playgrounds/ from linguist inference #1903

Open EmmanuelOga opened 2 weeks ago

EmmanuelOga commented 2 weeks ago

I realized the project is being classified as php based, but I think it would be more acurate to say it is based on javascript?

This is useful when people search for projects by language, if I'm looking for a javascript project on github, it would right now be excluded from search results, as it is being tagged as mainly php based.