mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-08-07 06:08:39 +02:00
Added .gitattributes to preserve LF in shell scripts for Cygwin users
This commit is contained in:
parent
a8ef111a79
commit
b761bb6b20
1 changed files with 2 additions and 0 deletions
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
*.sh eol=lf
|
||||||
|
|
||||||
Loading…
Reference in a new issue