Browse Source

Mark some files as having LF only to fix tests on Windows.

pull/107/head
Vladimír Vondruš 11 years ago
parent
commit
9c5be808d0
  1. 1
      src/Magnum/Test/ShaderGLTestFiles/.gitattributes
  2. 1
      src/MagnumPlugins/MagnumFont/Test/.gitattributes

1
src/Magnum/Test/ShaderGLTestFiles/.gitattributes vendored

@ -0,0 +1 @@
shader.glsl -crlf

1
src/MagnumPlugins/MagnumFont/Test/.gitattributes vendored

@ -0,0 +1 @@
font.conf -crlf
Loading…
Cancel
Save