Skip to content

.gitattributes possibly wrong? #6

Description

@luebbe

Hi everybody,

is there any particular reason, why you turned CRLF normalization off for project files in .gitattributes?

I see:

*.dpk -text
*.dproj -text
*.groupproj -text

I would have expected just the opposite.

*.dpk text
*.dproj text
*.groupproj text

These are normal text files for me and the comment in .gitattributes says the same.

This affects all .gitattributes files in the modules that I checked (Abbrevia, CommonLib, EasyListView, VirtualShellTools) and probably more.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions