Skip to content

Opinionated .gitattributes#39

Open
jongalloway wants to merge 1 commit into
benaadams:mainfrom
jongalloway:patch-2
Open

Opinionated .gitattributes#39
jongalloway wants to merge 1 commit into
benaadams:mainfrom
jongalloway:patch-2

Conversation

@jongalloway

Copy link
Copy Markdown
Contributor

I prefer LF line endings and think we should consider csproj to be binary files so it's only edited in a full IDE like Visual InterDev.

I prefer LF line endings and think we should consider csproj to be binary files so it's only edited in a full IDE like Visual InterDev.
Comment thread .gitattributes
@@ -0,0 +1,4 @@
* text=lf

@tugberkugurlu tugberkugurlu Mar 22, 2017

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

unnecessary space. save the bytes, it costs money 💰

Comment thread .gitattributes
* text=lf

*.md text
*.csproj binary

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

👍 as merge-friendly as XML files

Base automatically changed from master to main January 21, 2021 00:43
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.

3 participants