mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 11:21:23 +02:00
.gitattributes: enforce LF for scss files.
[ci skip]
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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
|
||||||
|
Reference in New Issue
Block a user