1 Star 0 Fork 0

jcleng/oni2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitattributes 732 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Declare shell files to have LF endings on checkout
# On Windows, the default git setting for `core.autocrlf`
# means that when checking out code, LF endings get converted
# to CRLF. This causes problems for shell scripts, as bash
# gets choked up on the extra `\r` character.
*.sh text eol=lf
# Windows executables
*.exe binary
# Archives
*.7z binary
*.gz binary
*.tar binary
*.tgz binary
*.zip binary
# Linguist override
*.re linguist-language=Reason
*.rei linguist-language=Reason
# Hide lockfile updates
*esy.lock/* linguist-generated
# Hide vendored extension code
extensions/* linguist-generated
# Test files
integration_test/test.crlf text eol=crlf
integration_test/test.lf text eol=lf
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jcleng/oni2.git
[email protected]:jcleng/oni2.git
jcleng
oni2
oni2
master

搜索帮助