Commit a0ba1f1f authored by XhmikosR's avatar XhmikosR

.gitattributes: enforce LF for scss files.

[ci skip]
parent 9fa2f647
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
*.html text eol=lf *.html text eol=lf
*.js text eol=lf *.js text eol=lf
*.json text eol=lf *.json text eol=lf
*.less text eol=lf
*.md text eol=lf *.md text eol=lf
*.scss text eol=lf
*.svg text eol=lf *.svg text eol=lf
*.yml text eol=lf *.yml text eol=lf
# Don't diff or textually merge source maps # Don't diff or textually merge source maps
......
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