Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitattributes - github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0c6b2fea5f3b6b0d9949bd504e8ba9824f412b7d (plain)
1
2
3
4
5
6
7
8
# 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