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: f5eaf93b5a830abcf3b52b35b780dbb2eac2dcbc (plain)
1
2
3
4
5
6
7
8
9
# 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