Skip to content
代码片段 群组 项目
  • Baptiste Mathus's avatar
    6dea9277
    Add .gitattributes to embed standard IN the repo · 6dea9277
    Baptiste Mathus 创作于
    That file will avoid users to file PR with wrong newline encoding.
    I've tried to declare what seemed to be the most common extensions. It's
    not strictly required, since the first line and the Git integrated
    heurisitics would work just fine in general. But we're just adding a bit
    more info here to lower chances to screw up.
    6dea9277
    历史
    Add .gitattributes to embed standard IN the repo
    Baptiste Mathus 创作于
    That file will avoid users to file PR with wrong newline encoding.
    I've tried to declare what seemed to be the most common extensions. It's
    not strictly required, since the first line and the Git integrated
    heurisitics would work just fine in general. But we're just adding a bit
    more info here to lower chances to screw up.