mirror of
https://git.codelinaro.org/clo/tools/repo.git
synced 2025-06-25 22:08:38 +08:00
Merge "Protect line endings in shell scripts"
This commit is contained in:
4
.gitattributes
vendored
Normal file
4
.gitattributes
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
# Prevent /bin/sh scripts from being clobbered by autocrlf=true
|
||||
git_ssh text eol=lf
|
||||
main.py text eol=lf
|
||||
repo text eol=lf
|
Reference in New Issue
Block a user