Skip to content

Skip UTF8 BOM in ignore files#5075

Merged
pks-t merged 2 commits into
masterfrom
ethomson/ignore_skip_bom
May 21, 2019
Merged

Skip UTF8 BOM in ignore files#5075
pks-t merged 2 commits into
masterfrom
ethomson/ignore_skip_bom

Conversation

@ethomson
Copy link
Copy Markdown
Member

When parsing an ignore or attribute file, we should skip a UTF8 BOM.

Fixes #5071

ethomson added 2 commits May 19, 2019 13:29
Ensure that we can read and parse an ignore file with a UTF8 BOM.
Copy link
Copy Markdown
Member

@pks-t pks-t left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.gitignore parsing: BOM not skipped

2 participants