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

.gitattributes - github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1b2209f5d1dea140b87eb2c227ace244730ff33a (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
*.md    text eol=lf
*.scss  text eol=lf
*.svg   text eol=lf
*.yml   text eol=lf