https://github.com/twbs/bootstrap
Raw File
Tip revision: 980d8ea2d828fe1796a423f80d84d526b0252a89 authored by Mark Otto on 19 August 2015, 07:07:59 UTC
docs tweaks for responsive
Tip revision: 980d8ea
.gitattributes
# 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
*.svg   text eol=lf
*.yml   text eol=lf
# Don't diff or textually merge source maps
*.map   binary

bootstrap-theme.css linguist-vendored=false
bootstrap.css linguist-vendored=false
bootstrap.js linguist-vendored=false
back to top