diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index bb5dc1e..0000000 --- a/.gitattributes +++ /dev/null @@ -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