diff --git a/ui/shader/.gitattributes b/ui/shader/.gitattributes new file mode 100644 index 0000000000..dde8f9c546 --- /dev/null +++ b/ui/shader/.gitattributes @@ -0,0 +1,2 @@ +*.vert text eol=lf +*.frag text eol=lf