Commit 366e51df authored by XhmikosR's avatar XhmikosR

Enforce LF for .rb files too.

parent 9420297d
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
*.js text eol=lf *.js text eol=lf
*.json text eol=lf *.json text eol=lf
*.md text eol=lf *.md text eol=lf
*.rb text eol=lf
*.scss text eol=lf *.scss text eol=lf
*.svg text eol=lf *.svg text eol=lf
*.yml text eol=lf *.yml text eol=lf
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment