update shell to deploy
This commit is contained in:
22
.gitattributes
vendored
22
.gitattributes
vendored
@@ -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
|
||||
Reference in New Issue
Block a user