DEV: Remove GitHub gjs highlighting workaround (#24791)

Native gjs highlighting just landed, so this override shouldn't be needed any more.
This commit is contained in:
David Taylor
2023-12-08 11:55:20 +00:00
committed by GitHub
parent efbe5b7dda
commit ed7a675e59

4
.gitattributes vendored
View File

@ -27,7 +27,3 @@
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain
# Ember App
*.gjs linguist-language=js linguist-detectable
*.gts linguist-language=ts linguist-detectable