mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 05:00:24 +00:00
8 lines
164 B
Text
8 lines
164 B
Text
# Enforce Unix newlines
|
|
*.css text eol=lf
|
|
*.html text eol=lf
|
|
*.js text eol=lf
|
|
*.json text eol=lf
|
|
*.less text eol=lf
|
|
*.md text eol=lf
|
|
*.yml text eol=lf
|