mirror of
https://github.com/zdharma-continuum/zinit.git
synced 2026-09-10 07:36:38 -04:00
build: use text=auto for the default attribute
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
This commit is contained in:
parent
4d98cd4563
commit
a4c01374a9
2
.gitattributes
vendored
2
.gitattributes
vendored
|
|
@ -1,5 +1,5 @@
|
||||||
# By default, everything is text
|
# By default, everything is text
|
||||||
* text
|
* text=auto
|
||||||
|
|
||||||
# These must be unix EOLs
|
# These must be unix EOLs
|
||||||
*.sh eol=lf
|
*.sh eol=lf
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue