Skip to content

Modify .gitattributes for line endings and exclusions#2115

Merged
sharmeye merged 2 commits into
masterfrom
update-gitattributes
May 14, 2026
Merged

Modify .gitattributes for line endings and exclusions#2115
sharmeye merged 2 commits into
masterfrom
update-gitattributes

Conversation

@brendan-nasa
Copy link
Copy Markdown
Contributor

@brendan-nasa brendan-nasa commented May 12, 2026

Updated .gitattributes to normalize line endings and exclude additional files from git archive exports.

changes:

  • All text files: LF in the repo, checked out as LF on all platforms (* text=auto eol=lf)
  • .bat files: CRLF (required by cmd.exe)
  • Images, PDFs, Office docs: treated as binary (no conversion)

Updated .gitattributes to normalize line endings and exclude additional files from git archive exports.
@coveralls
Copy link
Copy Markdown

coveralls commented May 12, 2026

Coverage Status

coverage: 56.776% (+0.002%) from 56.774% — update-gitattributes into master

@sharmeye sharmeye merged commit 31ba540 into master May 14, 2026
9 checks passed
@sharmeye sharmeye deleted the update-gitattributes branch May 14, 2026 18:21
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