1 Star 1 Fork 1

lkc / openwhisk

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitattributes 1019 Bytes
一键复制 编辑 原始数据 按行查看 历史
rodric rabbah 提交于 2020-01-09 11:20 . Remove Vagrant mentions. (#4779)
# Auto detect text files and perform LF normalization.
# Resources:
# - https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html
# - http://davidlaing.com/2012/09/19/customise-your-gitattributes-to-become-a-git-ninja/
# - https://help.github.com/articles/dealing-with-line-endings/
* text=auto
*.go text eol=lf
*.java text
*.js text
*.md text
*.py text eol=lf
*.scala text
*.sh text eol=lf
*.gradle text
*.xml text
*.bat text eol=crlf
*.jar binary
*.png binary
# python files not having the .py extension
tools/cli/wsk text eol=lf
tools/cli/wskadmin text eol=lf
# bash files not having the .sh extension
gradlew text eol=lf
core/javaAction/proxy/gradlew text eol=lf
sdk/docker/client/action text eol=lf
# auth files with default api keys
ansible/files/auth.guest text eol=lf
ansible/files/auth.whisk.system text eol=lf
Scala
1
https://gitee.com/xdlkc/openwhisk.git
git@gitee.com:xdlkc/openwhisk.git
xdlkc
openwhisk
openwhisk
master

搜索帮助