2 Star 0 Fork 0

mirrors_apache/openwhisk-runtime-deno

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitattributes 981 Bytes
一键复制 编辑 原始数据 按行查看 历史
rodric rabbah 提交于 2021-03-01 17:49 . Add baseline docs etc. (#4)
# 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
tools/vagrant/simple/wsk text eol=lf
gradlew text eol=lf
core/javaAction/proxy/gradlew text eol=lf
tools/vagrant/hello text eol=lf
sdk/docker/client/action text eol=lf
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_apache/openwhisk-runtime-deno.git
git@gitee.com:mirrors_apache/openwhisk-runtime-deno.git
mirrors_apache
openwhisk-runtime-deno
openwhisk-runtime-deno
master

搜索帮助