Inspired by this repository🏳️🌈
Follow these steps:
- Add a
.gitattributes
file to your repository - Modify and add the following code
*.c linguist-language=Postscript
*.css linguist-language=RenPy
*.js linguist-language=EmberScript
*.py linguist-language=Sass
*.rb linguist-language=ECL
Replace the extensions ".c" ".css" etc with the file extensions used in your project
- Push the changes and refresh your GitHub page