2
0

update shell to deploy

This commit is contained in:
simonzhangsz
2024-12-11 15:18:18 +08:00
parent adab077708
commit 25d6ad11a1
5 changed files with 25 additions and 14 deletions

22
.gitattributes vendored
View File

@@ -1,10 +1,12 @@
* text=auto
*.sh eol=lf
*.md eol=lf
*.yaml eol=lf
*.yml eol=lf
*.sql eol=lf
*.txt eol=lf
*.conf eol=lf
*.xml eol=lf
*.bat eol=crlf
* text=auto
*.sh text eol=lf
*.md text eol=lf
*.yaml text eol=lf
*.yml text eol=lf
*.sql text eol=lf
*.txt text eol=lf
*.conf text eol=lf
*.xml text eol=lf
*.bat text eol=crlf
*.png binary
*.jpg binary