2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Enforce LF for .rb files too.

This commit is contained in:
XhmikosR
2015-08-25 08:50:03 +03:00
parent 9420297dc2
commit 366e51df3f
+1
View File
@@ -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