Commit 5998b938 authored by XhmikosR's avatar XhmikosR

Enforce LF for .py files too.

[ci skip]
parent 23246954
......@@ -4,6 +4,7 @@
*.js text eol=lf
*.json text eol=lf
*.md text eol=lf
*.py text eol=lf
*.rb text eol=lf
*.scss text eol=lf
*.svg 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