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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.gitattributes vendored
View File

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