Skip to content

Project newlines and .gitattributes #903

Open
@tbmatuka

Description

@tbmatuka

Every project should have its newline settings defined in .gitattributes to avoid a mess of windows and unix newlines. There's an added benefit of using .gitattributes to simplify your git diff output by defining big generated files (for example composer.lock) as binary.

BTW this project doesn't have a .gitattributes file either 😆

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions