mirror of
https://github.com/italicsjenga/vello.git
synced 2025-01-08 20:01:30 +11:00
6cfd358f80
* Delete some not needed files * Specify wgsl * Finalise gitattributes
6 lines
244 B
Plaintext
6 lines
244 B
Plaintext
# 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
|