https://github.com/twbs/bootstrap
Revision f2e912bb0e5041fead48bdbcaaa23de1c40291d5 authored by Mark Otto on 13 July 2017, 04:11:08 UTC, committed by Mark Otto on 13 July 2017, 04:11:08 UTC
2 parent s c6652eb + c00437e
Raw File
Tip revision: f2e912bb0e5041fead48bdbcaaa23de1c40291d5 authored by Mark Otto on 13 July 2017, 04:11:08 UTC
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Tip revision: f2e912b
.gitattributes
# Enforce Unix newlines
*.css   text eol=lf
*.html  text eol=lf
*.js    text eol=lf
*.json  text eol=lf
*.md    text eol=lf
*.py    text eol=lf
*.rb    text eol=lf
*.scss  text eol=lf
*.svg   text eol=lf
*.yml   text eol=lf
# Don't diff or textually merge source maps
*.map   binary

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