Remove gitattributes - linguist supports WGSL (#332)

https://github.com/github-linguist/linguist/pull/6449
This commit is contained in:
Daniel McNab 2023-06-22 16:05:23 +01:00 committed by GitHub
parent 6d57093cc2
commit 8ded5ac7dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
.gitattributes vendored
View file

@ -1,5 +0,0 @@
# This is a lie. However, linguist does not support wgsl, so this is good-enough
# Show the amount of the code which is shader
shader/*.wgsl linguist-language=glsl
# Potentially better syntax highlighting
# shader/*.wgsl linguist-language=Rust