-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Description
A standard .gitattributes file is a plain text file placed in a Git repository's root to define path-specific behavior, crucial for ensuring consistent cross-platform line endings ((LF) vs (CRLF)), marking files as binary, and configuring Git LFS. It ensures all collaborators share identical settings, avoiding file corruption and diff issues.
https://git-scm.com/docs/gitattributes
https://github.com/gitattributes/gitattributes
https://stackoverflow.com/questions/73086622/is-a-gitattributes-file-really-necessary-for-git
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels