Add new rules to .gitattributes
This will make sure that all source files have native line endings when checked out locally. Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11779>
This commit is contained in:

committed by
Marge Bot

parent
a4b8f69bb5
commit
44ddc28fa8
5
.gitattributes
vendored
5
.gitattributes
vendored
@@ -1 +1,6 @@
|
||||
*.csv eol=crlf
|
||||
* text=auto
|
||||
*.jpg binary
|
||||
*.png binary
|
||||
*.gif binary
|
||||
*.ico binary
|
||||
|
Reference in New Issue
Block a user