mirror of
https://github.com/Dev-Wiki/git-repo.git
synced 2025-09-26 01:42:13 +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