Added shaders to crlf

This commit is contained in:
Richard Davey 2020-11-05 09:09:16 +00:00
parent e9efc5e8f2
commit 8abb4b109c

4
.gitattributes vendored
View file

@ -7,7 +7,11 @@
*.ts text
*.md text
*.json text
*.vert text
*.frag text
# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary
*.ico binary
*.gif binary