mesa/.gitattributes
Marcin Ślusarz 44ddc28fa8 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>
2022-01-19 15:17:17 +00:00

7 lines
79 B
Plaintext

*.csv eol=crlf
* text=auto
*.jpg binary
*.png binary
*.gif binary
*.ico binary