mirror of
https://github.com/gitattributes/gitattributes.git
synced 2025-01-22 00:08:52 -05:00
Add back eol=lf
to YAML files
This commit is contained in:
parent
cc4498aed0
commit
a4850ae1c1
@ -1,6 +1,6 @@
|
||||
# Define macros (only works in top-level gitattributes files)
|
||||
[attr]lfs filter=lfs diff=lfs merge=lfs -text
|
||||
[attr]unity-yaml merge=unityyamlmerge text linguist-language=yaml
|
||||
[attr]unity-yaml merge=unityyamlmerge eol=lf linguist-language=yaml
|
||||
|
||||
# Optionally collapse Unity-generated files on GitHub diffs
|
||||
# [attr]unity-yaml merge=unityyamlmerge text linguist-language=yaml linguist-generated
|
||||
|
Loading…
Reference in New Issue
Block a user