Skip to content

add .gitattributes for better handling of lockfile merge conflicts#517

Merged
jorenham merged 1 commit into
masterfrom
gitattributes
Feb 1, 2026
Merged

add .gitattributes for better handling of lockfile merge conflicts#517
jorenham merged 1 commit into
masterfrom
gitattributes

Conversation

@jorenham

@jorenham jorenham commented Feb 1, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a .gitattributes file to improve handling of lockfile merge conflicts and enforce consistent line endings across the repository.

Changes:

  • Sets all text files to use LF line endings with auto text detection
  • Configures *.lock files to use the ours merge strategy, disables diffs, and marks them as linguist-generated

Comment thread .gitattributes
Comment thread .gitattributes
@jorenham jorenham merged commit 5aa787f into master Feb 1, 2026
39 checks passed
@jorenham jorenham deleted the gitattributes branch February 1, 2026 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants