Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: tell git that images are binary #1082

Merged
merged 1 commit into from
Nov 5, 2018
Merged

Conversation

rix0rrr
Copy link
Contributor

@rix0rrr rix0rrr commented Nov 5, 2018

Stop git from transmorphing newlines in the .png and .jpg files that we
have now.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license.

Stop git from transmorphing newlines in the .png and .jpg files that we
have now.
@rix0rrr rix0rrr requested review from RomainMuller and eladb November 5, 2018 15:05
Copy link
Contributor

@RomainMuller RomainMuller left a comment

Choose a reason for hiding this comment

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

Honestly I think of having the .gitattributes as a smell (not a great one), as it's so easy to shoot oneself in the foot with this. But yeah... okay.

@rix0rrr
Copy link
Contributor Author

rix0rrr commented Nov 5, 2018

Honestly I think of having the .gitattributes as a smell (not a great one), as it's so easy to shoot oneself in the foot with this. But yeah... okay.

I certainly agree, and I'm not sure why we have it. To appease editors on Windows that insist on changing all LFs to CRLFs on save? Do those still exist?

But anyway, we have it and ASSUMING it was added for a good reason, we'll have to contend with it.

@rix0rrr rix0rrr merged commit d7ef2a5 into master Nov 5, 2018
@rix0rrr rix0rrr deleted the huijbers/attributes branch November 5, 2018 15:23
@NGL321 NGL321 added the contribution/core This is a PR that came from AWS. label Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution/core This is a PR that came from AWS.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants