ui: Add .gitattributes to force LF for shaders

This commit is contained in:
Matt Borgerson
2020-05-04 07:20:08 -07:00
parent 25e23030ec
commit 03e1d6993c
+2
View File
@@ -0,0 +1,2 @@
*.vert text eol=lf
*.frag text eol=lf