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: d6ba1f4b01f48fcc92915cf3288055dfd6a6810f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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
# Don't diff or textually merge source maps
*.map   binary