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

.gitattributes - github.com/twbs/rorschach.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a97ce0b52182971921361c6a2ef8cb3a076cc25e (plain)
1
2
3
4
5
6
7
8
# Enforce Unix newlines
*.conf  text eol=lf
*.sbt   text eol=lf
*.scala text eol=lf
*.sh    text eol=lf
*.md    text eol=lf
*.txt   text eol=lf
*.yml   text eol=lf