Skip to content

.gitignore file does not work when saved as UTF-8 + BOM #663

@Download

Description

@Download

Removing the BOM makes it work.
This is very unfortunate as it prevents us from writing out the BOM for .gitignore files, effectively making applications guess the encoding i.s.o. being able to detect it.
The Unicode spec mandates conforming applications to accept the BOM.
If Git does not support Unicode this issue can be closed (but that would be another issue :)

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