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: bb5f8c254e3aa576958dd40fee3c9c7d370790ba (plain)
1
2
3
4
5
6
7
8
9
10
# 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
*.xml   text eol=lf
*.yml   text eol=lf