https://github.com/twbs/bootstrap
Raw File
Tip revision: edf9c40956d19e6ab3f9151bfe0dfac6be06fa21 authored by XhmikosR on 19 July 2022, 15:43:58 UTC
Release v5.2.0 (#36768)
Tip revision: edf9c40
.gitattributes
# Enforce Unix newlines
* text=auto 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