mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 19:06:40 +02:00
Enforce LF for .rb files too.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||||
|
Reference in New Issue
Block a user